DB/ObjectEffect

From wowdev
Revision as of 20:37, 16 April 2011 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

9183

1 ID, int
2 name, string, "gear shift", "engine", "land",  ...
3 objectEffectGroupID, iRefId: ObjectEffectGroup.dbc
4 triggerType, flags, (001,010,011,100): Only 100 for vr_elevator_lift
5 eventType, bool, true on vr_elevator_lift_change_states
6 effectRecType, int, 1 for SoundEntries.dbc, 2 for SoundEntriesAdvanced.dbc.
7 effectRecID, iRefId: see above
8 attachment, int {all only set for the vr_elevator_lift
9 offsetX, float 	
10 offsetY, float
11 offsetZ, float }
12 objectEffectModifierID, iRefId: ObjectEffectModifier.dbc