DB/ItemExtendedCost: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=2}}
==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  

Revision as of 02:38, 20 July 2016

≥ BC

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