"arenaN"
Opposing arena member with index N (1,2,3,4 or 5).
"arenapetN"
The pet of the Nth opposing arena member (N is 1,2,3,4 or 5).
"bossN"
The active bosses of the current encounter if available N (1,2,3 or 4). (Added in 3.3.0)
"focus"
The current player's focus target as selected by the /focus command. (Added in 2.0.0).
"mouseover"
The unit which the mouse is currently (or was most recently) hovering over.
"none"
A valid unit token that always refers to no unit. UnitName will return "Unknown, nil" for this UnitID. Use to force a macro to not auto self-cast (/cast [target=none] Healing Wave).
"partyN"
The Nth party member excluding the player (1,2,3 or 4).
"partypetN"
The pet of the Nth party member (N is 1,2,3, or 4) (Added in 1.5.0).
"pet"
The current player's pet.
"player"
The current player.
"raidN"
The raid member with raidIndex N (1,2,3,...,40).
"raidpetN"
The pet of the raid member with raidIndex N (1,2,3,...,40) (Added in 1.5.0)
"target"
The currently targeted unit. May be overridden in macros by unit specified as a value of respective Secure Button attribute.
"vehicle"
The current player's vehicle.
[свернуть]