DB/ItemRandomProperties: Difference between revisions

From wowdev
Jump to navigation Jump to search
(+ Loc)
Line 6: Line 6:


==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 sRefCon String
  2 sRefCon String
Line 12: Line 12:
  4 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_2 Integer
  4 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_2 Integer
  5 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_3 Integer
  5 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_3 Integer
  ''6 PH NULL <.. Placeholders for additional enchants in future patches?''  
  ''6 PH NULL <.. Placeholders for additional enchants in future patches?''  
  ''7 PH NULL ..>''  
  ''7 PH NULL ..>''  
  8-16 sRefName String + [[Loc]]
  8-16 sRefName String + [[Loc]]


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


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

Revision as of 10:02, 13 August 2007

Header Info

Records..................2012
Fields.....................16
Record Size................64
String Block Size.........636

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	sRefCon 			String 	
3 	iRefID_SpellItemEnchantment_1 	Integer 	
4 	iRefID_SpellItemEnchantment_2 	Integer 	
5 	iRefID_SpellItemEnchantment_3 	Integer 	
6 	PH 				NULL 		<.. Placeholders for additional enchants in future patches? 
7 	PH 				NULL 	 	 ..> 
8-16 	sRefName 			String + Loc	

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