Quote:
/target [target=focustarget,harm,nodead][target=party1target,harm,nodead]
/castsequence [combat] Vengeance of the Illidari, Ancient Draenei Arcane Relic
/castsequence [nocombat,harm] reset=5/combat Totem of Wrath,Lightning Bolt,null; Lightning Bolt
The code above works perfectly for me. The code below does not:
Quote:
/target [target=focustarget,harm,nodead][target=party1target,harm,nodead]
/use [combat] Vengeance of the Illidari
/use [combat] Ancient Draenei Arcane Relic
/castsequence [nocombat,harm] reset=5/combat Totem of Wrath,Lightning Bolt,null; Lightning Bolt
The 2nd macro will "stick" when Ancient Draenei Arcane Relic is on cooldown (I've deduced that it's due to a "fake" GCD), and refuse to work until it comes off of cooldown.