Some evoker spells with heal harm?

Trying to macro mousedown to use eruption on an enemy versus help with blistering scales but it doesn’t seem to work like other classes as it has this “smart” targeting or whatever. Is there a way to avoid that and make it so I can use something like below: (Currently just defaults always to eruption.)

/cast [@mouseover,harm] Eruption; [@mouseover,help] Blistering Scales; [@target,harm] Eruption; [@target,help] Blistering scales

#showtooltip
/cast [@mouseover,help,nodead] Blistering Scales; [@mouseover,harm,nodead] [harm] Eruption; Blistering scales
1 Like