Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 5 Siguiente »

Back to characters database list of tables.

The `character_skills` table

table-no-description

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(11)

unsigned

PRI

NO

0

 

Global Unique Identifier

skill

mediumint(9)

unsigned

PRI

NO

0

 

 

value

mediumint(9)

unsigned

 

NO

0

 

 

max

mediumint(9)

unsigned

 

NO

0

 

 

Description of the fields

guid

A Global Unique Identifier. (The seam in all characters-tables)

skill

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

value

The current skillrank(value) the character owns.

max

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

  • Sin etiquetas