Cast on focus target unless I am targeted

Is it possible to cast a spell on

  • myself when I target myself,
  • if not: on my focus target if exists
  • if focus doesn’t exist: on myself - this is default behaviour

Using
/cast [target=focus,exists] [] Spell
for casting on focus target at the moment

You can’t test if you current target is a specific target (aka yourself). You can only test if they’re help/harm/dead.

Friendly Target > Friendly Focus > Default

#showtooltip
/cast [help] [@focus,help,nodead] [] SPELL
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.