playercreateinfo_skills
This table contains the skills for the players on create.
Structure
Field | Type | Default | Comment |
---|---|---|---|
build | smallint(6) | 12340 | key |
raceMask | int() | 0 | key |
classMask | int() | 0 | key |
skillid | smallint(5) | 0 | |
level | smallint(5) | 0 | |
note | VARCHAR(100) | 0 |
build
Build number used by AE to determine if the data is for our current compiled version.
raceMask
…
classMask
…
skillid
…
level
…
note
…