character_skills
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | Global Unique Identifier | ||
| skill | smallint | unsigned | PRI | NO | |||
| value | smallint | unsigned | NO | ||||
| max | smallint | unsigned | NO | ||||
| professionSlot | tinyint | signed | NO | -1 | |||
Description of fields
guid
- no description -
skill
- no description -
value
- no description -
max
- no description -
professionSlot
- no description -
