ISXEQ2:maintained (Data Type)

From ISMods Wiki


Contents

ISXEQ2 information for ISXEQ2:maintained (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 maintained buffs or debuffs attributed to the current player character.


Members

This member returns one of the following strings: self only,pet only,group, or single target
This only works for maintained buffs/debuffs that are of the "Type": 'single target'
If the Target is no longer alive or present in the game, it will return NULL
This is the current duration of the buff/debuff in seconds.
Buffs/Debuffs that do not have a duration (ie, last forever) will return -1.
This is the maximum duration of the buff/debuff in seconds. (Note: If you log off and back on with 'duration' buffs/effects, will notice that the 'MaxDuration' will change to reflect that. For example, a spell might have a max duration of 900 seconds. If you log off when the "Duration" is 850, then when log back on, the "MaxDuration" will say 850 and "Duration" will tick down from there. This is how SOE keeps your buffs/effects from timing away while you're offline.



Methods

  • Cancel
  • Examine


Returns

Inherits

See Also