DB/GemProperties: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records...................163 Fields......................5 Record Size................20 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 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]] Integer
  2 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]] Integer

Revision as of 19:13, 24 July 2007

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 	Unknown 			Boolean* 	(Perhaps a 2nd iRefID_SpellItemEnchantment) 
4 	Unknown 			Boolean* 	(Perhaps a 3rd iRefID_SpellItemEnchantment) 
5 	color 				BitMask 	Gem Color (a combination of Meta, Red, Yellow and Blue). 

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