Back to 'character_reputation' Return to characters Go to 'character_social'
This table holds a listing of all skill for each character.
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | int | unsigned | PRI | NO | Global Unique Identifier | ||
| skill | smallint | unsigned | PRI | NO | |||
| value | smallint | unsigned | NO | ||||
| max | smallint | unsigned | NO |
The guid of the character.
The SkillLine ID a character owns.
The current points accumulated in the skill.
The highest possible value for the given skill within a given rank.
Back to 'character_reputation' Return to characters Go to 'character_social'