DB/ItemVisuals: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (New Style.)
m (New Style.)
Line 5: Line 5:
|-  
|-  
! width="80" | Column  
! width="80" | Column  
! width="110" | Field  
! width="180" | Field  
! width="80" | Type  
! width="80" | Type  
! width="500" | Notes
! width="500" | Notes

Revision as of 23:24, 26 September 2008

These define sets of visual effects for enchantments.

Structure

Column Field Type Notes
1 ID Integer
2 VisualEffect1 iRefID There are 5 attachment points in weapons.
3 VisualEffect2 iRefID These values assign them a specific effect.
4 VisualEffect3 iRefID The ItemVisualEffects-Database only holds filenames.
5 VisualEffect4 iRefID
6 VisualEffect5 iRefID

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