DB/SheatheSoundLookups: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records....................33 Fields......................7 Record Size................28 String Block Size...........1 ==Structure== Column Field Type Notes ...)
 
Line 6: Line 6:


==Structure==
==Structure==
  Column Field Type Notes  
  '''Column Field Type Notes'''
  1 ID Integer
  1 ID Integer
  2 Unknown Integer Theory: Type... 4 = shield, 2 = weapon (probably iRefID_[[ItemSubClass.dbc|ItemSubClass]]_classID)  
  2 Unknown Integer Theory: Type... 4 = shield, 2 = weapon (probably iRefID_[[ItemSubClass.dbc|ItemSubClass]]_classID)  

Revision as of 14:21, 30 July 2007

Header Info

Records....................33
Fields......................7
Record Size................28
String Block Size...........1

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	Unknown 			Integer 	Theory: Type... 4 = shield, 2 = weapon (probably iRefID_ItemSubClass_classID) 
3 	Unknown 			Integer 	Theory: Unique ID per type, per weapon type (probably iRefID_ItemSubClass_subClassID) 
4 	Unknown 			Integer 	Theory: Grouping or type? 0 = shield, 1 = metal weapon, 2 = wood weapon 
5 	Unknown 			Integer 	Shields are 0, everything else is 1.... 
6 	iRefID_SoundEntries_sheath 	Integer 	
7 	iRefID_SoundEntries_unsheath 	Integer 	

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