[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:
9.2.5
Blizzard has broken reticle spell macros that are bound to any key combination that includes you Interface > Combat > Self Cast Key modifier. In order to continue to use macros that leverage modifers to cast different spells you’ll need to set that key to None.
More info on the issue:
Below are my personal macros. 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 target…
1 Like