Playercreateinfo spell

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `playercreateinfo_spell` 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 `playercreateinfo_spell` table'''</big>
+
<big>'''Таблица `playercreateinfo_spell`'''</big>
-
This table holds information on what spells newly created characters should start out with. A character in this table is defined by his/her race and class combination.
+
Таблица содержит информацию о том, какие заклинания будут выданы при создании нового персонажа. Персонаж определяется по комбинации раса\класс.
-
 
+
<big>'''Структура'''</big>
-
<big>'''Structure'''</big>
+
{| border="1"
{| border="1"
|'''Field'''
|'''Field'''
Строка 49: Строка 48:
-
<big>'''Description of the fields'''</big>
+
<big>'''Описание полей'''</big>
====race====
====race====
The character's race.
The character's race.

Версия 05:14, 13 апреля 2010

Содержание

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


Таблица `playercreateinfo_spell`

Таблица содержит информацию о том, какие заклинания будут выданы при создании нового персонажа. Персонаж определяется по комбинации раса\класс.

Структура

Field Type Null Key Default Extra
race tinyint(3) unsigned NO PRI 0
class tinyint(3) unsigned NO PRI 0
Spell bigint(20) unsigned NO PRI 0
Note varchar(255) YES


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

race

The character's race.

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's class.

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

Spell

The spell ID. See Spell.dbc

Note

A note explaining what the spell is. This is only for reference purposes and not used by mangos.

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