DB/DanceMoves: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Structure== '''Column Field Type Notes''' 1 ID Integer 2 type Integer 3 value Integer See below. 4 unknown Integer 1 for all but the default fallback....)
 
No edit summary
Line 7: Line 7:
  5 [[ChrRaces.dbc|Races]] BitMask
  5 [[ChrRaces.dbc|Races]] BitMask
  6 Internal String For internal editing only.
  6 Internal String For internal editing only.
  7 Name [[Loc]]  
  7-23 Name [[Loc]]  
  8 unknown Integer
  24 unknown Integer


===type & value===
===type & value===

Revision as of 15:55, 16 September 2009

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	type	 			Integer	
3 	value 				Integer 	See below.
4 	unknown 			Integer 	1 for all but the default fallback.
5 	Races 				BitMask 	
6 	Internal			String 		For internal editing only.
7-23 	Name				Loc 
24 	unknown 			Integer 	

type & value

The value here depends on the type.

Type			Value 			Notes 
0 	Animation	Animation 	 	BE dances, laugh etc.
1 	Spells		SpellVisual 	 	Frost Nova
2 	Hold		Seconds 	 	
3 	Repeat		Seconds