DB/ItemRandomProperties: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (...)
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 sRefCon String
  2 Name String
  3 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_1 Integer
  3 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_1 Integer
  4 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_2 Integer
  4 iRefID_[[SpellItemEnchantment.dbc|SpellItemEnchantment]]_2 Integer
Line 14: Line 14:
  ''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 Suffix 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 01:15, 24 August 2007

Header Info

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

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	Name 				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 	Suffix 				String + Loc	

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