Back to 'page_text_locale' Return to world Go to 'pet_name_generation'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
creature_entry | int | unsigned | PRI | NO | |||
level | tinyint | unsigned | PRI | NO | |||
hp | smallint | unsigned | NO | ||||
mana | smallint | unsigned | NO | ||||
armor | int | unsigned | NO | 0 | |||
str | smallint | unsigned | NO | ||||
agi | smallint | unsigned | NO | ||||
sta | smallint | unsigned | NO | ||||
inte | smallint | unsigned | NO | ||||
spi | smallint | unsigned | NO |
The pet's creature_template.entry.
The pet level.
The base health of the pet at currently selected level.
The base mana of the pet at currently selected level.
The base armor of the pet at currently selected level.
The base strength of the pet at currently selected level.
The base agility of the pet at currently selected level.
The base stamina of the pet at currently selected level.
The base intellect of the pet at currently selected level.
The base sprit of the pet at currently selected level.
Back to 'page_text_locale' Return to world Go to 'pet_name_generation'