Page 1 of 1

Cast Recover from Secclass

Posted: Fri Jul 20, 2012 11:07 am
by booting1
hello
my bot is an mage druide, why the bot dont cast recover in fight wenn his live go down.
the bot also no take healpots with higher lvl, but this is not important. important for me is the recover cast in fight.

in xml file i have this

skills_mage>
<skill name="DRUID_RECOVER" hpper="30" inbattle="true" priority="90" hotkey="MACRO"/>
<skill name="MAGE_FLAME" priority="80" hotkey="MACRO"/>
<skill name="MAGE_FIREBALL" priority="70" hotkey="MACRO"/>
<skill name="MAGE_LIGHTNING" priority="80" hotkey="MACRO"/>
<skill name="MAGE_ENERGY_INFLUX" inbattle="true" priority="30" hotkey="MACRO"/>
<skill name="MAGE_ELEMENTAL_CATALYST" inbattle="true" priority="30" hotkey="MACRO"/>
<skill name="MAGE_ENERGY_WELL" inbattle="true" priority="30" hotkey="MACRO"/>
</skills_mage>

Re: Cast Recover from Secclass

Posted: Fri Jul 20, 2012 12:27 pm
by botique
Try increase the value for hpper?

Re: Cast Recover from Secclass

Posted: Fri Jul 20, 2012 3:47 pm
by Ego95
hpper="30" means the bot will cast it, when your life is at 30%.
so if your char has 100 k hp, the bot will heal when you only have got 30 k hp left.

Re: Cast Recover from Secclass

Posted: Sat Jul 21, 2012 10:35 am
by booting1
thanks now it works 30% was to low so the heal was to late an the bot was death. ! can be closed