How to cast Regenrate before attacking?
Posted: Mon Jun 28, 2010 11:23 am
How would I accomplish this. I am harvesting in an area with multiple mobs standing together. So when pulling the mob i sometimes run into the group. No i would like to cast regenrate before entering the battle. Best would be to cast after i pulled. So to be more precise:
Cast Rising Tide
Cast Regenrate
Fight Close Combat with warrior stuff
Any idea? Here is my profile
<skills_warrior>
<skill name="PRIEST_RISING_TIDE" hotkey="VK_9" priority="100" pullonly="true" />
<skill name="WARRIOR_SLASH" hotkey="VK_2" priority="90" />
<skill name="WARRIOR_PROBING_ATTACK" hotkey="VK_3" priority="80" />
<skill name="WARRIOR_TACTICAL_ATTACK" hotkey="VK_4" priority="70" />
<!-- <skill name="WARRIOR_BERSERK" hotkey="VK_6k" priority="60" /> -->
<skill name="WARRIOR_OPEN_FLANK" hotkey="VK_1" priority="50" />
<skill name="PRIEST_URGENT_HEAL" hotkey="VK_8" priority="100" hpper="40" inbattle="true" />
<skill name="PRIEST_REGENERATE" hotkey="VK_7" priority="90" hpper="70" inbattle="true"/>
</skills_warrior>
Cast Rising Tide
Cast Regenrate
Fight Close Combat with warrior stuff
Any idea? Here is my profile
<skills_warrior>
<skill name="PRIEST_RISING_TIDE" hotkey="VK_9" priority="100" pullonly="true" />
<skill name="WARRIOR_SLASH" hotkey="VK_2" priority="90" />
<skill name="WARRIOR_PROBING_ATTACK" hotkey="VK_3" priority="80" />
<skill name="WARRIOR_TACTICAL_ATTACK" hotkey="VK_4" priority="70" />
<!-- <skill name="WARRIOR_BERSERK" hotkey="VK_6k" priority="60" /> -->
<skill name="WARRIOR_OPEN_FLANK" hotkey="VK_1" priority="50" />
<skill name="PRIEST_URGENT_HEAL" hotkey="VK_8" priority="100" hpper="40" inbattle="true" />
<skill name="PRIEST_REGENERATE" hotkey="VK_7" priority="90" hpper="70" inbattle="true"/>
</skills_warrior>