playerskills
This table contains the known skills and values of the characters.
Structure
Field | Type | Default | Comment |
---|---|---|---|
GUID | int(10) | ||
SkillID | int(10) | ||
CurrentValue | int(10) | ||
MaximumValue | int(10) |
GUID
The character guid from characters table.
SkillID
The skill ID known by character.
CurrentValue
The learned skill value of the character.
MaximumValue
The maximum value of the skill.