Click or drag to resize

CraftSpellData Properties

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