Add price overrides

This commit is contained in:
NathanHandley
2025-01-20 13:44:33 -06:00
parent 58abc4f94e
commit b0385cc957
3 changed files with 69 additions and 28 deletions

View File

@@ -125,6 +125,15 @@ AuctionHouseBot.PriceMinimumCenterBase.Key = 1000
AuctionHouseBot.PriceMinimumCenterBase.Misc = 1000
AuctionHouseBot.PriceMinimumCenterBase.Glyph = 1000
###############################################################################
# AuctionHouseBot.PriceMinimumCenterBase.OverrideItems
# Comma separated list of items in the format of "itemID:PriceMinCopper"
# Example: "2589:1000000,4306:100000" would set the minimum price center
# of linen cloth to 100 gold and silk cloth to 10 gold each
###############################################################################
AuctionHouseBot.PriceMinimumCenterBase.OverrideItems =
###############################################################################
# AuctionHouseBot.PriceMultiplier.*
# Category/Quality-level modifier values for the prices of items, which can be