DB/WeaponSwingSounds2: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (critical.)
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 Unknown Integer Q: internal index (array setup)?
  2 weight Integer 0 = light (knife), 1 = medium (1H sword/axe), 2 = heavy (2H sword/axe)
  3 critical Boolean critical hit = 1  
  3 critical Boolean critical hit = 1  
  4 iRefID_[[SoundEntries.dbc|SoundEntries]] Integer
  4 iRefID_[[SoundEntries.dbc|SoundEntries]] Integer

Revision as of 09:30, 26 August 2010

Header Info

Records.....................6
Fields......................4
Record Size................16
String Block Size...........1

Structure

Column 	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	weight 			Integer 	0 = light (knife), 1 = medium (1H sword/axe), 2 = heavy (2H sword/axe)
3 	critical 		Boolean 	critical hit = 1 
4 	iRefID_SoundEntries 	Integer 	

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