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 6 Actual »

Back-to:World

The `player_classlevelstats` table

This table holds information on the base health and mana of characters when they level up. Each class has different level stats. All of the values in this table signify only the base health and mana of the class at a specific level.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Player classlevelstats tc2

tinyint(3)

unsigned

PRI

NO

NULL

 

 

Player classlevelstats tc2

tinyint(3)

unsigned

PRI

NO

NULL

 

 

Player classlevelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

 

Player classlevelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

 

Description of the fields

class

The character class.
:ChrClasses.dbc_tc2

level

The level at which the stats should be applied.

basehp

The base health of the character (before stamina bonuses).

basemana

The base mana of the character (before intellect bonuses).

  • Sin etiquetas