Berserk no longer works in Macro

See title. Berserk works as an individual button, but as soon as you put it in a macro (which you will likely always e.g. with trinket/tiger’s fury), it won’t work?!

Tried:

#showtooltip: Berserk
/use 13
/cast !Tiger’s Fury
/cast Berserk

#showtooltip: Berserk
/cast Tiger’s Fury
/cast Berserk

Or even just

/cast Berserk

All worked fine before xpac, now all are broken.

I had the same issue with celestial alignment, till I realised that the talent forces you to use @cursor due to lunar beam. So check if there’s a secondary effect or action needed.

Mine still works though

I use it like this

#showtooltip
/cast [spec:1,@cursor] Celestial Alignment
/cast [spec:2] Berserk
/cast [spec:2]Tiger’s fury
/cast [spec:3] Incarnation: Guardian of Ursoc
/cast [spec:4] Incarnation: Tree of Life
/cast [spec:4,@player]Innervate
/cast Nature’s Vigil
/use 13

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.