Warrior Stun Macro

If i wanted Storm Bolt and Shockwave to alternate how would i setup that macro?

Cast sequence macro

/castsequence reset=30 Storm Bolt, Shockwave

But it’s generally bad since one is a ST stun(for a different duration than SW) and SW being aoe. More optimal to use a modifier macro/separate keybinds.

2 Likes

Thanks, i’m a macro noob what does the reset=30 mean?

It will automatically reset to the start of the sequence after 30 seconds since hitting the keybind. Storm Bolt cd is 30 seconds. If you don’t want that, just remove that portion and it won’t reset for storm bolt’s cd.

Just to clarify, if you hit storm bolt, then shockwave, it will automatically go back to the start anyways, the timer is just to take it to the start if you don’t hit shockwave after hitting sb for 30 seconds.

1 Like

Awesome thank you for this info

1 Like

This helps me on my macro and extending the duration of reset. Thanks.