TALENT_CATEGORY_* Constant Group

Groups the talents into categories.



Constants

ConstantDescription
TALENT_CATEGORY_BENEFICIAL_CONDITIONAL_AREAEFFECT
Used with Restoration, Clarity, and other spells that remove effects (in a given area of effect).
TALENT_CATEGORY_BENEFICIAL_CONDITIONAL_POTION
Used for beneficial spells that occur as the result of imbibing a potion.
TALENT_CATEGORY_BENEFICIAL_CONDITIONAL_SINGLE
Used for Restoration, Clarity, and other spells that remove effects (single target).
TALENT_CATEGORY_BENEFICIAL_ENHANCEMENT_AREAEFFECT
Specifies a talent that enhances the abilities of creatures in an area.
TALENT_CATEGORY_BENEFICIAL_ENHANCEMENT_POTION
Specifies the talent of using a potion of some type of ability enhancement.
TALENT_CATEGORY_BENEFICIAL_ENHANCEMENT_SELF
Specifies a talent that enhances the abilities of the creature queried (OBJECT_SELF).
TALENT_CATEGORY_BENEFICIAL_ENHANCEMENT_SINGLE
Specifies a talent that enhances the abilities of a creature.
TALENT_CATEGORY_BENEFICIAL_HEALING_AREAEFFECT
Specifies the talents that are area of effect and cause healing.
TALENT_CATEGORY_BENEFICIAL_HEALING_POTION
Specifies a talent that of using a healing potion (whether a healing potion is accessible).
TALENT_CATEGORY_BENEFICIAL_HEALING_TOUCH
Specifies the talents that heal by touch.
TALENT_CATEGORY_BENEFICIAL_OBTAIN_ALLIES
Specifies a talent that will call forth allies.
TALENT_CATEGORY_BENEFICIAL_PROTECTION_AREAEFFECT
Specifies a talent that will protect creatues in an area in some way.
TALENT_CATEGORY_BENEFICIAL_PROTECTION_POTION
Specifies the talent of using a potion of some type of protection.
TALENT_CATEGORY_BENEFICIAL_PROTECTION_SELF
Specifies a talent that will protect the caller in some way.
TALENT_CATEGORY_BENEFICIAL_PROTECTION_SINGLE
Specifies a talent that will protect a single creatue in some way.
TALENT_CATEGORY_DRAGONS_BREATH
Specifies the talent of dragon's breath.
TALENT_CATEGORY_HARMFUL_AREAEFFECT_DISCRIMINANT
Specifies the talents that are area of effect and harmful but do not damage friendlies.
TALENT_CATEGORY_HARMFUL_AREAEFFECT_INDISCRIMINANT
Specifies a talent that causes harm to all creatures in an area.
TALENT_CATEGORY_HARMFUL_MELEE
Specifies the talent of melee based attack.
TALENT_CATEGORY_HARMFUL_RANGED
Specifies the talents that are harmful and are delivered over a range.
TALENT_CATEGORY_HARMFUL_TOUCH
Specifies the talents that are harmful and are delivered by touch.
TALENT_CATEGORY_PERSISTENT_AREA_OF_EFFECT
Specifies a talent that will have a persistent effect in an area like an aura.

See Also

functions: GetCanCastHealingSpells | GetCreatureTalentBest | GetCreatureTalentRandom


 Send comments on this topic.