DB/DanceMoves: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page DanceMoves.dbc to DB/DanceMoves)
No edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=3}}
==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  

Revision as of 02:43, 20 July 2016

≥ Wrath

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	type	 			Integer	
3 	value 				Integer 	See below.
4 	fallback 			Integer 	1 for all but the default fallback.
5 	racemask 				BitMask 	
6 	Internal			String 		For internal editing only.
7-23 	Name				Loc 
24 	lockID 			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