Sunseeker
Legend
Hi all! I've been playing around with keybindings and creating macros so that I can be a competant healer. I'm currently ironing out my Holy Shock macro, and i got to wondering how other Holy Pally's do their duty. Holy Shock has been fun to macro because of its dual use for attack and healing. My macro looks like this at the moment:
#showtooltip
/cast [mod:alt,@player][@mouseover,nodead][help,nodead][] Holy Shock
This works for the most part, but mouseover casting doesn't work over party frames for some reason. After I get home from work I'm going to switch to this:
#showtooltip Holy Shock
/cast [@mouseover,exists,nodead][] Holy Shock
Simpler and less redundant, I think, and it should work better. This should cast Holy Shock on a living mouseover Target, be it friend or for, or cast Holy Shock at your Target. If you have no Target Holy Shock will cast on you. That's my theory, at least. I'll confirm once I test it. Feedback is welcome, as well as other tips from the Masters. (Mistresses? )
#showtooltip
/cast [mod:alt,@player][@mouseover,nodead][help,nodead][] Holy Shock
This works for the most part, but mouseover casting doesn't work over party frames for some reason. After I get home from work I'm going to switch to this:
#showtooltip Holy Shock
/cast [@mouseover,exists,nodead][] Holy Shock
Simpler and less redundant, I think, and it should work better. This should cast Holy Shock on a living mouseover Target, be it friend or for, or cast Holy Shock at your Target. If you have no Target Holy Shock will cast on you. That's my theory, at least. I'll confirm once I test it. Feedback is welcome, as well as other tips from the Masters. (Mistresses? )