ISXEQ2:AbilityEffect (Data Type)

From ISMods Wiki


Contents

ISXEQ2 information for ISXEQ2:AbilityEffect (Data Type) has moved

Please see: http://eq2.isxgames.com/wiki for up-to-date content.


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}

Members

  • int PercentSuccess
  • int Indentation
Visually, what 'bulleted' layer is it in the listing

Methods

Returns

Inherits

See Also