Spell cone

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

Перейти к: навигация, поиск

Содержание

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


Таблица `spell_cone`

holds Degrees for Cone spells with Effectparameter:

TARGET_X_CONE and TARGET_CHAIN_DAMAGE + SPELL_ATTR_EX5_CLEAVE_FRONT_TARGET, which otherwise would need to be hardcoded.

Original Data is extracted from Cata-Client. Values are backwards compatible with earlier versions of the game for most spells.

Структура

Field Type Attributes Null Key Default
Id int(11) unsigned NO PRI
ConeDegrees int(11) NO 60


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

Id

Идентификатор заклинания. См. Spell.dbc

ConeDegrees

ConeDegrees of the spell.

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