Player classlevelstats

Материал из YTDB DataBase

Версия от 10:12, 3 февраля 2010; KiriX (Обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

Содержание

Back to world database list of tables.


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 Null Key Default Extra
class tinyint(3) unsigned NO PRI
level tinyint(3) unsigned NO PRI
basehp smallint(5) unsigned NO
basemana smallint(5) unsigned NO


Description of the fields

class

The character class.

IDНазвание
1Воин
2Паладин
3Охотник
4Разбойник
5Жрец
6Рыцарь смерти Файл:Icon-wotlk.gif
7Шаман
8Маг
9Чернокнижник
11Друид

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).

Личные инструменты