Player levelstats

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

(Различия между версиями)
Перейти к: навигация, поиск
KiriX (Обсуждение | вклад)
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `player_levelstats` table'''</big> This table holds informati…»)
Следующая правка →

Версия 10:12, 3 февраля 2010

Содержание

Back to world database list of tables.


The `player_levelstats` table

This table holds information on what stats are gained by characters when they level up. Each race-class combination has different level stats. All of the values in this table signify only the base stats of the race-class combination at a specific level.


Structure

Field Type Null Key Default Extra
race tinyint(3) unsigned NO PRI
class tinyint(3) unsigned NO PRI
level tinyint(3) unsigned NO PRI
str tinyint(3) unsigned NO
agi tinyint(3) unsigned NO
sta tinyint(3) unsigned NO
inte tinyint(3) unsigned NO
spi tinyint(3) unsigned NO


Description of the fields

race

The character race. This field along with class defines what stats to be applied on the character.

IDНазвание
1Человек
2Орк
3Дворф
4Ночной эльф
5Нежить
6Таурен
7Гном
8Тролль
9Гоблин Файл:Icon-cata.gif
10Кровавый эльф Файл:Icon-bc.gif
11Дреней Файл:Icon-bc.gif
22Ворген Файл:Icon-cata.gif

class

The character class. This field along with race defines what stats to be applied on the character.

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

level

The level at which the stats should be applied.

str

The base strength of the character.

agi

The base agility of the character.

sta

The base stamina of the character.

inte

The base intellect of the character.

spi

The base spirit of the character.

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