Need help, I have a macro: /use [@mouseover,help][@focus,help][] Healing Wave
And another macro /use [@mouseover,help][@focus,help][] Chain Heal.
What I want to achieve is to add a shift modifier to combine these into one button, without losing the Mouseover/focus/default priorities. Where in the Macro would you add the [mod:shift] part?
So, this doesnt work : /use [mod:shift][@mouseover,help][@focus,help][] Chain Heal; Healing Wave
Thanks,