Tomonidis
Member
Hello ,
I have tfs trunk 3777 fixed.
My problem its magma set dragon robe etc don't work , dont protect fields and fire.
I put here example of magma coat items.xml and movements.xml in my opinion everything looks ok but its don't work and i don't know why...?
I have tfs trunk 3777 fixed.
My problem its magma set dragon robe etc don't work , dont protect fields and fire.
I put here example of magma coat items.xml and movements.xml in my opinion everything looks ok but its don't work and i don't know why...?
<item id="7899" article="a" name="magma coat">
<attribute key="weight" value="2250" />
<attribute key="armor" value="11" />
<attribute key="absorbPercentFire" value="8" />
<attribute key="absorbPercentIce" value="-8" />
<attribute key="slotType" value="body" />
</item>
<movevent type="DeEquip" itemid="7899" slot="armor" event="function" value="onDeEquipItem"/>
<movevent type="Equip" itemid="8819" slot="armor" event="function" value="onEquipItem">
<vocation id="1"/>
<vocation id="5" showInDescription="0"/>
<vocation id="2"/>
<vocation id="6" showInDescription="0"/>
</movevent>