DB/ItemExtendedCost: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page ItemExtendedCost.dbc to DB/ItemExtendedCost)
mNo edit summary
Line 14: Line 14:
  14 PersonalRating Integer
  14 PersonalRating Integer
  15 iRefID_[[ItemPurchaseGroup.dbc|PurchaseGroup]] Integer Lets you require an item out of the group.
  15 iRefID_[[ItemPurchaseGroup.dbc|PurchaseGroup]] Integer Lets you require an item out of the group.
Retrieved from "http://www.sourcepeek.com/wiki/ItemExtendedCost.dbc", --[[User:Schlumpf|schlumpf_]] 00:04, 8 August 2009 (CEST)


== ItemExtendedCost.db2 ==
== ItemExtendedCost.db2 ==

Revision as of 00:09, 22 February 2016

Header Info

Records..................1641
Fields.....................13
Record Size................52
String Block Size...........1

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