[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_skills](character_skills) Column | Type | Description --- | --- | --- Guid | int(10) unsigned | Skill | smallint(5) unsigned | Value | smallint(5) unsigned | Max | smallint(5) unsigned |