ISXEQ2:AbilityEffect (Data Type)
From ISMods Wiki
Contents |
[edit]
ISXEQ2 information for ISXEQ2:AbilityEffect (Data Type) has moved
[edit]
Please see: http://eq2.isxgames.com/wiki for up-to-date content.
[edit]
Description
This DataType includes all of the data available to ISXEQ2 that is related to ability effects.
This is used to get information about Effects on Abilities. This datatype will typically be accessed via the 'Ability' datatype like so:
echo ${Me.Ability[Prismatic Havoc].Effect[1].Description}
[edit]
Members
- Visually, what 'bulleted' layer is it in the listing
- string Description or Desc
[edit]
Methods
[edit]
Returns
[edit]
Inherits
[edit]
