Player classlevelstats

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `player_classlevelstats` table'''</big> This table holds info…»)
(перевел)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
-
Back to [[mangosdb_struct|world database]] list of tables.
+
Назад к списку таблиц [[mangosdb_struct|world database]].
-
<big>'''The `player_classlevelstats` table'''</big>
+
<big>'''Таблица `player_classlevelstats`'''</big>
-
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.
+
Таблица содержит информацию о базовом значении жазней и маны персонажей когда они повышают уровень.  
 +
This table holds information on the base health and mana of characters when they level up. У каждого класса есть различный уровень характеристик. Все значения в этой таблице показывают только базовое здоровье и ману класса на определенном уровне.
-
<big>'''Structure'''</big>
+
 
 +
<big>'''Структура'''</big>
{| border="1"
{| border="1"
|'''Field'''
|'''Field'''
Строка 50: Строка 52:
-
<big>'''Description of the fields'''</big>
+
<big>'''Описание полей'''</big>
====class====
====class====
The character class.
The character class.

Версия 03:38, 13 апреля 2010

Содержание

Назад к списку таблиц world database.


Таблица `player_classlevelstats`

Таблица содержит информацию о базовом значении жазней и маны персонажей когда они повышают уровень.

This table holds information on the base health and mana of characters when they level up. У каждого класса есть различный уровень характеристик. Все значения в этой таблице показывают только базовое здоровье и ману класса на определенном уровне.


Структура

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


Описание полей

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

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