DB/ItemVisualEffects: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (New Style.)
m (Description.)
Line 1: Line 1:
Defining the files that are used in visual effects of items. Referenced in [[ItemVisuals.dbc]].
==Structure==
==Structure==
{| style="background:#FCFCFC; color:black"
{| style="background:#FCFCFC; color:black"

Revision as of 23:55, 26 September 2008

Defining the files that are used in visual effects of items. Referenced in ItemVisuals.dbc.

Structure

Column Field Type Notes
1 ID Integer
2 Effect String The filepath of the effect. (Spells\Enchantments\[a-z].mdx)

Retrieved from "http://www.sourcepeek.com/wiki/ItemVisualEffects.dbc"