DB/ItemExtendedCost: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Header Info ==
Records..................1641
Fields.....................13
Record Size................52
String Block Size...........1
==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  

Revision as of 00:20, 23 February 2016

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	costHonor 		Integer 	general honor cost to purchase 
3 	costArena 		Integer 	How many Arena "honor" points an item costs. 
4 	iRefID_RequredItem[5] 	Integer 	Items
9 	itemCount[5] 		Integer 	Number of item needed 
14 	PersonalRating 		Integer
15 	iRefID_PurchaseGroup	Integer		Lets you require an item out of the group.

ItemExtendedCost.db2

new in cataclysm