Back to 'pickpocketing_loot_template' Return to world Go to 'player_factionchange_achievement'
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.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
class | tinyint | unsigned | PRI | NO | |||
level | tinyint | unsigned | PRI | NO | |||
basehp | smallint | unsigned | NO | ||||
basemana | smallint | unsigned | NO |
The players ChrClass ID
ID | Name |
---|---|
1 | Warrior |
2 | Paladin |
3 | Hunter |
4 | Rogue |
5 | Priest |
6 | Death Knight |
7 | Shaman |
8 | Mage |
9 | Warlock |
11 | Druid |
The level at which the stats should be applied.
The base health of the character (before stamina bonuses).
The base mana of the character (before intellect bonuses).
Back to 'pickpocketing_loot_template' Return to world Go to 'player_factionchange_achievement'