mage/priest
Posted: Sun Jun 27, 2010 10:26 am
Given the success using ROMBOT with my rogue/scout I wanted to give a Mage/Priest a try. The only problem is that some of the healing abilities do not trigger. Currently the only healing I see is regenerate. I've seen the BOT die multiple times because health is low and it chooses an attack ability over healing itself. For some reason it uses HP pots over healing. It's died several times and I've never seen it use Holy Aura. Also, it doesn't use elemental catalyst on every cool down either. Please help, and thank you!
<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value="50" />
<option name="USE_HP_POTION" value="best" /> <!-- potion select strategy: best|minstack -->
<option name="USE_MANA_POTION" value="best" /> <!-- potion select strategy: best|minstack -->
<!-- Rest if HP or Mana is below that level -->
<option name="HP_REST" value="30" />
<option name="MP_REST" value="15" />
<skills>
<skill name="MAGE_FLAME" modifier="" hotkey="VK_1" priority="50" />
<skill name="PRIEST_RISING_TIDE" modifier="" hotkey="VK_2" priority="40" />
<skill name="MAGE_PLASMA_ARROW" modifier="" hotkey="VK_3" priority="30" />
<skill name="MAGE_FIREBALL" modifier="" hotkey="VK_4" priority="20" />
<skill name="MAGE_ELECTRIC_BOLT" modifier="" hotkey="VK_5" priority="10" />
<skill name="MAGE_ELECTROSTATIC_CHARGE" modifier="" hotkey="VK_6" priority="60" inbattle="true" />
<skill name="PRIEST_REGENERATE" hotkey="VK_7" priority="90" hpper="90" inbattle="true" />
<skill name="PRIEST_URGENT_HEAL" hotkey="VK_8" priority="80" hpper="50" />
<skill name="MAGE_ELEMENTAL_CATALYST" modifier="VK_SHIFT" hotkey="VK_1" priority="70" inbattle="true" />
<skill name="PRIEST_HOLY_AURA" modifier="VK_SHIFT" hotkey="VK_2" priority="100" hpper="25" inbattle="true" />
</skills>
<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value="50" />
<option name="USE_HP_POTION" value="best" /> <!-- potion select strategy: best|minstack -->
<option name="USE_MANA_POTION" value="best" /> <!-- potion select strategy: best|minstack -->
<!-- Rest if HP or Mana is below that level -->
<option name="HP_REST" value="30" />
<option name="MP_REST" value="15" />
<skills>
<skill name="MAGE_FLAME" modifier="" hotkey="VK_1" priority="50" />
<skill name="PRIEST_RISING_TIDE" modifier="" hotkey="VK_2" priority="40" />
<skill name="MAGE_PLASMA_ARROW" modifier="" hotkey="VK_3" priority="30" />
<skill name="MAGE_FIREBALL" modifier="" hotkey="VK_4" priority="20" />
<skill name="MAGE_ELECTRIC_BOLT" modifier="" hotkey="VK_5" priority="10" />
<skill name="MAGE_ELECTROSTATIC_CHARGE" modifier="" hotkey="VK_6" priority="60" inbattle="true" />
<skill name="PRIEST_REGENERATE" hotkey="VK_7" priority="90" hpper="90" inbattle="true" />
<skill name="PRIEST_URGENT_HEAL" hotkey="VK_8" priority="80" hpper="50" />
<skill name="MAGE_ELEMENTAL_CATALYST" modifier="VK_SHIFT" hotkey="VK_1" priority="70" inbattle="true" />
<skill name="PRIEST_HOLY_AURA" modifier="VK_SHIFT" hotkey="VK_2" priority="100" hpper="25" inbattle="true" />
</skills>