Creature template spells

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

(Различия между версиями)
Перейти к: навигация, поиск
 
Строка 29: Строка 29:
|
|
|-
|-
-
|[[#spellX|spell1]]
+
|[[#spell1-8|spell1]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 37: Строка 37:
|
|
|-
|-
-
|[[#spellX|spell2]]
+
|[[#spell1-8|spell2]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 45: Строка 45:
|
|
|-
|-
-
|[[#spellX|spell3]]
+
|[[#spell1-8|spell3]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 53: Строка 53:
|
|
|-
|-
-
|[[#spellX|spell4]]
+
|[[#spell1-8|spell4]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 61: Строка 61:
|
|
|-
|-
-
|[[#spellX|spell5]]
+
|[[#spell1-8|spell5]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 69: Строка 69:
|
|
|-
|-
-
|[[#spellX|spell6]]
+
|[[#spell1-8|spell6]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 77: Строка 77:
|
|
|-
|-
-
|[[#spellX|spell7]]
+
|[[#spell1-8|spell7]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned
Строка 85: Строка 85:
|
|
|-
|-
-
|[[#spellX|spell8]]
+
|[[#spell1-8|spell8]]
|mediumint(8)
|mediumint(8)
|unsigned
|unsigned

Текущая версия на 09:13, 4 октября 2012

Содержание

К описанию таблиц базы данных mangos.


Таблица `creature_template_spells`

Таблица содержит данные о заклинаниях существ.


Структура

Field Type Attributes Null Default Key Comments
entry mediumint(8) unsigned NO PRI
spell1 mediumint(8) unsigned NO
spell2 mediumint(8) unsigned NO 0
spell3 mediumint(8) unsigned NO 0
spell4 mediumint(8) unsigned NO 0
spell5 mediumint(8) unsigned NO 0
spell6 mediumint(8) unsigned NO 0
spell7 mediumint(8) unsigned NO 0
spell8 mediumint(8) unsigned NO 0


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

entry

Идентификатор существа. Смотри creature_template.entry.

spell1-8

Указываются идентификаторы спеллов из Spell.dbc, которые доступны для существа.

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