[this, and this]
[this] [or this]
#showtooltip
/cast [mod:shift,talent:1/2,@mouseover,help,nodead] [mod:shift,talent:1/2] Bestow Faith; [@mouseover,exists,nodead] [] Holy Shock
You only ever need 1 of exists
, help
, harm
(or their inverse) per condition set. And if you’re just going to do the inverse of help/harm in the next condition set you can simplify.
Advanced examples:
Below are my personal macros I use for each class/spec. The purpose of them is to condense the number of physical keys you need to press by controlling which spell is cast via modifier (alt/shift/ctrl) and adding enhanced targeting capabilities where applicable.
I’ve included the keys I have them bound to but you can use whatever.
Important
Before using these macros make sure you unbind SHIFT 1-6 (Action Page 1-6) keys in your key bindings. If you don’t, pressing any of the shift modified macr…
1 Like