Earthshield Macro

#showtooltip Healing Surge
/cast [nomodifier] Healing Surge
/cast [modifier:shift] Chain Heal
/cast [modifier:ctrl@mouseover,help,nodead][help,nodead][@player] earth shield

Might someone know why this macro isn’t working with ctrl? I’m trying to get it to cast it on me if not mousing over a player.

Missing a comma after CTRL before @MOUSEOVER

/cast [modifier:ctrl,@mouseover,help,nodead][help,nodead][@player] earth shield

Checked in game and works.

#showtooltip Healing Surge
/cast [nomodifier] Healing Surge
/cast [modifier:shift] Chain Heal
/cast [modifier:ctrl,@mouseover,help,nodead][help,nodead][@player] earth shield

I really think earth shield should be a single button keybind without any modifiers or conditionals

#showtooltip
/use [@mouseover,nomod][nomod]Healing Surge;[@mouseover,mod:shift][mod:shift]Chain Heal;[@mouseover,help,nodead][help,nodead][@player][]Earth Shield