Hey guys, i have a problem with my custom item donator boots.. i want them to regen health + mana permenently and x2 as fast as soft boots.. Here is my script, but i dont know whats wrong with it?
<item id="2646" name="donator boots">
<attribute key="weight" value="900" />
<attribute key="armor" value="7" />
<attribute key="slotType" value="feet" />
<attribute key="speed" value="80" />
<attribute key="healthGain" value="100" />
<attribute key="healthTicks" value="3000" />
<attribute key="manaGain" value="100" />
<attribute key="manaTicks" value="3000" />
Can someone help me please?
<item id="2646" name="donator boots">
<attribute key="weight" value="900" />
<attribute key="armor" value="7" />
<attribute key="slotType" value="feet" />
<attribute key="speed" value="80" />
<attribute key="healthGain" value="100" />
<attribute key="healthTicks" value="3000" />
<attribute key="manaGain" value="100" />
<attribute key="manaTicks" value="3000" />
Can someone help me please?