talent
A talent represents a feat, skill, or spell.
Example
talent tHvyArmor = TalentFeat(FEAT_ARMOR_PROFICIENCY_HEAVY); talent tTurnUndead = TalentFeat(SPELLABILITY_TURN_UNDEAD);
A talent represents a feat, skill, or spell.
talent tHvyArmor = TalentFeat(FEAT_ARMOR_PROFICIENCY_HEAVY); talent tTurnUndead = TalentFeat(SPELLABILITY_TURN_UNDEAD);