Please give us the ability to cast macros at @focustarget

Healing is my role of choice. I play Resto Druid, Mistweaver Monk, and Holy Priest. I want to try out Disc. Priest. Many Disc. Priest spells are offensive. I cannot find a way to do targeting with my current macros. How I do healing is that I focus the tank. Then all my spells are targeted @focus. Here is an example of one of my macros:

#showtooltip Flash Heal
/cast [@mouseover,exists,help] Flash Heal
/cast [@focus,exists,help] Flash Heal
/cast [@player] Flash Heal

I want to be able to use my current macro format, and just be able to cast Disciplines dps spells @focustarget, but I cannot find a way of doing it.

#showtooltip
/cast [@focustarget,harm] Smite
1 Like

Thank you very much. Appreciate it. Every macros guide I checked, including wowhead, did not list @focustarget.

Chaining unitids is very rarely discussed in guides but you can see multiple examples of people using it out in the wild. For instance this does mouseovertarget and targettarget

1 Like