Hello fellow warriors,
Can someone please assist with the below all in one burst macro. I can’t get it to work. It may be a bit ambitious.
Thanks in advance…
#showtooltip
/cast [nostance] Berserker Stance
/cast [stance:1] Berserker Stance
/castsequence reset=10 [known: Champion’s Spear,@player]Champion’s Spear; [known: Thunderous Roar]Thunderous Roar;[known:Ravager,@player] Ravager; [known:Bladestorm] Bladestorm
/cast Avatar
/cast Blood Fury
/use 14
/cast Recklessness
generally only 1 GCD ability can be in a macro at once, can’t really have 1 button to press mulitple times. (spear, roar, bladestorm and ravager, can only pick one to be on the macro, though should be able to tell it to tell if you have bladestorm or ravager) (I am not an expert, someone might be able to tell me wrong)
Second, put the damage boost abilities above the actual damage abilities - with avatar (in case you have titan’s torment aka odny’s fury when you cast avatar) being last but before the damage ones. Otherwise they won’t benefit from them if you use them at the same time (order of operation matters)