Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Player levelstats tc2race

tinyint(3)

unsigned

PRI

NO

NULL

 

 

Player levelstats tc2class

tinyint(3)

unsigned

PRI

NO

NULL

 

 

Player levelstats tc2level

tinyint(3)

unsigned

PRI

NO

NULL

 

 

Player levelstats tc2str

tinyint(3)

unsigned

 

NO

NULL

 

 

Player levelstats tc2agi

tinyint(3)

unsigned

 

NO

NULL

 

 

Player levelstats tc2sta

tinyint(3)

unsigned

 

NO

NULL

 

 

Player levelstats tc2inte

tinyint(3)

unsigned

 

NO

NULL

 

 

Player levelstats tc2spi

tinyint(3)

unsigned

 

NO

NULL

 

 

Description of the fields

race

The character race. This field along with Player levelstats tc2 class defines what stats to be applied on the character.
:ChrRaces.dbc_tc2

class

The character class. This field along with Player levelstats tc2 race defines what stats to be applied on the character.
:ChrClasses.dbc_tc2

level

The level at which the stats should be applied.

str

The base strength of the character.

agi

The base agility of the character.

sta

The base stamina of the character.

inte

The base intellect of the character.

spi

The base spirit of the character.