Basically, I want the option of ONLY casting Final Reckoning, when I so choose… but still have the macro work normally, as it is currently written, WITHOUT modifiers. Either NOT activating the castsequence on mouse click, or NOT activating with a modifier key, either way is fine, as long as the base macro functions without any modifiers.
/castsequence [@player] reset=115 Avenging Wrath, Final Reckoning, Final Reckoning
/cast [@player] Final Reckoning
I don’t think I’ve ever read anything that could make it work, but since I have no idea how one would even type that into a search engine… I’ll just ask here.
So, basically, I’m looking for a not_Button:1 conditional, but doubting it exists.