Conditional Mouseover Macro for Targeting

I heal the same way, minus the action targeting. So I’ve always got an enemy targeted and use mouseovers to heal.

Aside from the one bug in it (which might just be a copy/paste issue), the macro you posted is fine. If you want to add focus to it it’d be the following:

#showtooltip
/cleartarget [noharm] [dead]
/targetenemy [noharm] [dead] 
/cast [@mouseover,harm,nodead] [@focus,harm,nodead] [] SPELL

Alternatively, this might be of interest to you but it’d be a pretty big shift in gameplay.

1 Like