Click or drag to resize

SpellData Properties

The SpellData type exposes the following members.

Properties
  NameDescription
Public propertyAdjustedCastTime
This returns how long it will take the user to cast adjusted by spell haste etc
Public propertyAdjustedCooldown
Returns recast for spell adjusted by skill/spell haste
Public propertyAffinity
Affinity string at the bottom of spells
Public propertyBaseCastTime
This returns how long the base cast time of a spell is.
Public propertyBaseCooldown
Returns the raw recast for spell
Public propertyBaseCost
Returns the mp factor used in calculating the cost
Public propertyCharges
Charges left with the fraction being the percent twoards another charge being ready
Public propertyComboSpellId
Returns the spellid of the previous spell in its combo
Public propertyCooldown
Returns current time left on cooldown
Public propertyCost
Returns the cost of the spell at the players current level
Public propertyCostType
CostType for the spell
Public propertyDescription Obsolete.
Used to get the spells description
Public propertyEffectRange
Effect range
Public propertyGroundTarget
Does the spell need to be cast on the ground
Public propertyIcon
Icon id
Public propertyIconImage
Gets the icon image
Public propertyId
Public propertyIsPlayerAction
Spell is considered a player action, general actions are usually false
Public propertyIsPvP
Spell is a pvp spell
Public propertyIsValid (Inherited from RemoteObject.)
Public propertyJob
Job type for the spell
Public propertyJobTypes
All the jobs in the affinity
Public propertyLevelAcquired
Returns level acquired
Public propertyLocalizedName
Returns the name of the spell in the games currently selected localization
Public propertyMaxCharges
Maximum charges for this spell
Public propertyName
Returns the english name of the spell
Public propertyOmen
Omen id
Public propertyPointer (Inherited from RemoteObject.)
Public propertyRadius
Spell radius
Public propertyRange
Spell range
Public propertyRawCastType
Raw cast type
Public propertySpellType
SpellType of spell Eg, WeaponSkill, Ability, etc
Public propertyUnlockLink
Id for content unlock
Public propertyVTable (Inherited from RemoteObject.)
Public propertyXAxisModified
X-Axis modifier
Top
See Also