Ceejzor
Murica Born N Raised!
I was wondering how do I make my donator boot's restore 100/mana/second?
I'm sort of confused is it manaticks = 1000 = 1 second?
and managain = 4 = ? just 4 mana? or would it be 40? sorry :$
rep+ for replys and support, thanks.
PHP:
<item id="2644" name="Donator Boots">
<attribute key="weight" value="900"/>
<attribute key="healthGain" value="2"/>
<attribute key="healthTicks" value="2500"/>
<attribute key="manaGain" value="4"/>
<attribute key="manaTicks" value="2500"/>
<attribute key="speed" value="80"/>
<attribute key="armor" value="2"/>
<attribute key="slotType" value="feet"/></item>
and managain = 4 = ? just 4 mana? or would it be 40? sorry :$
rep+ for replys and support, thanks.