-
Notifications
You must be signed in to change notification settings - Fork 49
spell_cone
AnonXS edited this page Aug 28, 2018
·
1 revision
Back to world database list of tables.
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 | Null | Key | Default | Extra |
|---|---|---|---|---|---|
| Id | int(11) unsigned | NO | PRI | 0 | |
| ConeDegrees | int(11) | NO | PRI | 60 |
spell_cone.Id of the spell
spell_cone.ConeDegrees of the spell.