talent

A talent represents a feat, skill, or spell.


Example

talent tHvyArmor = TalentFeat(FEAT_ARMOR_PROFICIENCY_HEAVY);
talent tTurnUndead = TalentFeat(SPELLABILITY_TURN_UNDEAD);

See Also

Data Types