DB/SpellVisualKitEffect: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=7}}
==7.1.0.22996==
==7.1.0.22996==
KitIDs are duplicated in order to provide details on another component of the spell.
KitIDs are duplicated in order to provide details on another component of the spell.
Line 16: Line 18:
| 4 || KitClassificationID || Integer || ID in respective Classification Table
| 4 || KitClassificationID || Integer || ID in respective Classification Table
|}
|}
[[Category:DBC]]

Revision as of 02:53, 17 January 2017

≥ Legion

7.1.0.22996

KitIDs are duplicated in order to provide details on another component of the spell.

Column Field Type Notes
1 ID Integer
2 KitID iRefID precastKit, castKit, impactKit, stateKit, etc
3 Classification iRefID 2 for SpellVisualMissileAttach, 4 for SoundEntries, 5 for SpellVisualAnim
4 KitClassificationID Integer ID in respective Classification Table