Hi guys, I’m trying to use a macro that I have to do the following
Use light of dawn when button is pressed with no mod
use judgement when button is pressed with Shift mod
Use judgement on target of a friendly target when button is pressed with Shift mod.
So basically I want it to either hit my target (if harmful) with judgement, or hit my target’s target with judgement if my target is friendly.
This is what I currently have, and it doesn’t work on the target of target.
#showtooltip Light of Dawn
/cast [mod:shift] [harm][@targettarget] Judgment; Light of Dawn
/cast [mod:shift] Judgement