TLO:Mercenary
Access information on your character's Mercenary
This TLO is added by MacroQuest
Forms
Type | Member | Description |
---|---|---|
mercenary | Mercenary | Returns Mercenary's state |
Access to Types
Type | Description |
---|---|
mercenary | This is the type used for mercenaries. If mercenary exists, this type inherits DataType:spawn |
Examples
/echo ${Mercenary.Stance} Displays the current stance of the mercenary based on the type (Passive, Balanced, Aggressive, etc.)
/echo ${Mercenary.State}
Displays whether the mercenary is suspended or not.