Hello
Need help with soft boots draining time when you relogg, but you will not gain any mana & health. But if you switch slot and putting them on again they will regenerate mana and health.
Anyone with a clue?
Its for 8.6
- - - Updated - - -
- Bump -
Need help with soft boots draining time when you relogg, but you will not gain any mana & health. But if you switch slot and putting them on again they will regenerate mana and health.
Anyone with a clue?
Its for 8.6
Code:
<item id="2640" article="a" name="pair of soft boots">
<attribute key="weight" value="800"/>
<attribute key="slotType" value="feet"/>
<attribute key="decayTo" value="10021"/>
<attribute key="transformDeEquipTo" value="6132"/>
<attribute key="duration" value="14400"/>
<attribute key="healthGain" value="10"/>
<attribute key="healthTicks" value="2000"/>
<attribute key="manaGain" value="20"/>
<attribute key="manaTicks" value="1500"/>
<attribute key="showduration" value="1"/>
<attribute key="showattributes" value="1"/>
</item>
- - - Updated - - -
- Bump -
Last edited: