docs-en:character_skills.md

character_skills

<-Back-to:Characters

The `character_skills` table

This table holds a listing of all skill for each character.

Structure

Field Type Attributes Key Null Default Extra Comment
guid INT UNSIGNED PRI NO 0 Global Unique Identifier
skill SMALLINT UNSIGNED PRI NO 0
value SMALLINT UNSIGNED NO 0
max SMALLINT UNSIGNED NO 0

Description of the fields

The character guid. See characters.guid.

The skill a character own's. A listing of those can be found in here.

The current skillrank(value) the character owns.

The highest possible value for the given skill within a given rank.

  • docs-en/character_skills.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1