TLO:AltAbility
Returns experimental data for AltAbilities. If you're writing a script, use Me.AltAbility as it's faster.
This TLO is added by MacroQuest
Forms
Type | Member | Description |
---|---|---|
altability | AltAbility[#] | Alt Ability by number |
AltAbility[name] | Alt Ability by name |
Access to Types
Type | Description |
---|---|
altability | Contains all the data related to alternate abilities |
Examples
- Returns the pre-requisite AA ability needed to train this Ability.
/echo ${AltAbility[Combat Stability].RequiresAbility}