DB/ItemSubClass: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Added Category WotLK)
Line 23: Line 23:


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_WotLK]]

Revision as of 16:53, 11 December 2012

Header Info

Records....................76
Fields.....................44
Record Size...............112
String Block Size.........920

Structure

Column	Field 			Type 		Notes 
1 	iRefID_ItemClass 	Integer 	
2 	subClassID 		Integer 	Index, non-unique, type. 
3 	prerequisiteProficiency 		Integer 	
4 	postrequisiteProficiency 		Integer	 	
5 	flags 		Integer	 	
6 	displayFlags 		Integer 	
7 	weaponParrySeq 		Integer 	
8 	weaponReadySeq 		Integer 	
9 	weaponAttackSeq 		Integer 	
10 	WeaponSwingSize 		Integer 	Melee slots required. 
11-27 	displayName 		String + Loc
28-44 	verboseName 		String + Loc

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