#showtooltip Crusader Strike
/use 13
/use 14
/castsequence reset=4 Crusader Strike, Hammer of Wrath
vs
#showtooltip Crusader Strike
/use 13
/use 14
/cast Crusader Strike
/cast Hammer of Wrath
Printable View
#showtooltip Crusader Strike
/use 13
/use 14
/castsequence reset=4 Crusader Strike, Hammer of Wrath
vs
#showtooltip Crusader Strike
/use 13
/use 14
/cast Crusader Strike
/cast Hammer of Wrath
Well, the first one will cast CS once, then sit there and do nothing until your target is below 20% health.
Right, what I want it to do is to cast Hammer if the target is below 20%, otherwise do crusader strike.
What about:
/castsequence Crusader Strike
/cast Hammer of Wrath
When the castsequence is on cooldown, it'll fall through to the cast.
macros are not able to detect if an enemy is at 20% health, so either use the macro zappy posted or just make an extra keybind for the hammer.