DB/ItemClass: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
m (Added Category WotLK)
Line 15: Line 15:


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

Revision as of 17:51, 11 December 2012

Header Info

Records....................16
Fields.....................20
Record Size................48
String Block Size.........176

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	Subclass? 	Integer 	pointing back to an other ID ;)
3 	isWeapon? 	Boolean 	Only set on id=2 (name="Weapon", subclass=2)
4-20 	Name 		String + Loc	

--schlumpf_ 00:24, 24 August 2007 (CEST)