Skip to content

character_talent

Contains all the individual talent data for each character. This is only used as a storage table, values get read from here and written to character_spell, and vice-versa, when a player switches specs.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
guidintunsignedPRINO
spellmediumintunsignedPRINO
talentGrouptinyintunsignedPRINO0
 

Description of fields ​

guid ​

The guid of the character.  

spell ​

The Spell ID known to the character.  

talentGroup ​

  • 0: characters fist spec
  • 1: characters second spec