Click or drag to resize

PetSpellData Properties

The PetSpellData 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
(Inherited from SpellData.)
Public propertyCostType
CostType for the spell
(Inherited from SpellData.)
Public propertyDescription Obsolete.
Used to get the spells description
(Inherited from SpellData.)
Public propertyEffectRange
Effect range
(Inherited from EmptySpell.)
Public propertyGroundTarget
Does the spell need to be cast on the ground
(Inherited from SpellData.)
Public propertyIcon
Icon id
(Inherited from SpellData.)
Public propertyIconImage
Gets the icon image
(Inherited from SpellData.)
Public propertyId (Overrides SpellDataId.)
Public propertyIsPlayerAction
Spell is considered a player action, general actions are usually false
(Inherited from EmptySpell.)
Public propertyIsPvP
Spell is a pvp spell
(Inherited from EmptySpell.)
Public propertyIsValid (Inherited from RemoteObject.)
Public propertyJob
Job type for the spell
(Inherited from EmptySpell.)
Public propertyJobTypes
All the jobs in the affinity
(Inherited from SpellData.)
Public propertyLevelAcquired
Returns level acquired
(Inherited from EmptySpell.)
Public propertyLocalizedName
Returns the name of the spell in the games currently selected localization
(Overrides SpellDataLocalizedName.)
Public propertyMaxCharges
Maximum charges for this spell
(Inherited from SpellData.)
Public propertyName
Returns the english name of the spell
(Overrides SpellDataName.)
Public propertyOmen
Omen id
(Inherited from EmptySpell.)
Public propertyPetType
Public propertyPointer (Inherited from RemoteObject.)
Public propertyRadius
Spell radius
(Inherited from SpellData.)
Public propertyRange
Spell range
(Inherited from EmptySpell.)
Public propertyRawCastType
Raw cast type
(Inherited from EmptySpell.)
Public propertySpellType
SpellType of spell Eg, WeaponSkill, Ability, etc
(Inherited from EmptySpell.)
Public propertySubSpell
Public propertyUnlockLink
Id for content unlock
(Inherited from SpellData.)
Public propertyVTable (Inherited from RemoteObject.)
Public propertyXAxisModified
X-Axis modifier
(Inherited from EmptySpell.)
Top
See Also