Versiones comparadas

Clave

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

Back-to:World

The `pet_levelstats` table

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment creature_entry

Pet levelstats tc2

mediumint(8)

unsigned

PRI

NO

NULL

 

  level

Pet levelstats tc2

tinyint(3)

unsigned

PRI

NO

NULL

 

  hp

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

  mana

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

  armor

Pet levelstats tc2

int(10)

unsigned

 

NO

0

 

  str

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

  agi

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

  sta

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

  inte

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

  spi

Pet levelstats tc2

smallint(5)

unsigned

 

NO

NULL

 

 

...

The base health of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base mana of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base armor of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base strength of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base agility of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base stamina of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base intellect of the pet at currently selected level Pet levelstats tc2, calculated through core.

...

The base spirit of the pet at currently selected level Pet levelstats tc2, calculated through core.