DB/GemProperties: Difference between revisions

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


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

Revision as of 17:42, 11 December 2012

Header Info

Records...................163
Fields......................5
Record Size................20
String Block Size...........1

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	iRefID_SpellItemEnchantment 	Integer 	
3 	maxcount_inv 			Boolean* 	(Perhaps a 2nd iRefID_SpellItemEnchantment) 
4 	maxcount_item 			Boolean* 	(Perhaps a 3rd iRefID_SpellItemEnchantment) 
5 	type 				BitMask 	Gem Color (a combination of Meta, Red, Yellow and Blue). 
6	min_item_level			Integer

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