Rexanilator
New Member
- Joined
- Oct 3, 2009
- Messages
- 297
- Reaction score
- 2
Tried to make some donor boots for my ot...the speed and armor seems to work fine - but they are also supposed to heal similar to or better than softies...however, they do not work at all. I am using tfs 0.3.6
Here is the code:
Rep for assistance
Here is the code:
Code:
41" name="donor boots">
<attribute key="armor" value="4" />
<attribute key="slotType" value="feet" />
<attribute key="speed" value="40" />
<attribute key="weight" value="700" />
<attribute key="healthGain" value="2" />
<attribute key="healthTicks" value="1000" />
<attribute key="manaGain" value="2" />
<attribute key="manaTicks" value="1000" />
</item>
Rep for assistance