abilityeffect (Data Type)¶
- Table of contents
- abilityeffect (Data Type)
- Description
- Members
- Example
Description¶
This DataType includes all of the data available to ISXEQ2 related to ability effects. This datatype will typically be accessed via abilityinfo.
Members¶
- int PercentSuccess
-
int Indentation
- Visually, what 'bulleted' layer is it in the listing
- string Description
Example¶
-
echo ${Me.Ability[Query, Name =- "Prismatic Havoc"].ToAbilityInfo.Effect[1].Description}
- Returns the description of Prismatic Havoc's first effect