added Advanced_Pricing_Calculator spreadsheet tool

This commit is contained in:
zeb
2025-10-24 14:00:23 -04:00
parent b6a7c651c5
commit 8079160ef5
4 changed files with 33 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
## mod-ah-bot Advanced Pricing Calculator
This spreadsheet helps show the buy and sell prices that the Bot(s) will use based on your configuration when `AuctionHouseBot.AdvancedPricing.<Category>.<Subclass>.Enabled` is `true` .
### How to Use
**Edit only the “Config” tab**
- This tab contains many adjustable settings from the modules config file
- Change these values to match your servers setup
- Items in other tabs reference the `Config` tab, so values will update immediately
<br>
**You shouldnt need to modify anything outside the Config sheet unless you know what you're doing.**
*There are hidden columns in each tab that can show items' Quality, Vendor Price, and Item Level (according to the database).
If you make custom changes to your database info, consider updating these as well for accurate pricing.*
### Notes
- The spreadsheet does not consider the following settings:
- AuctionHouseBot.Buyer.AcceptablePriceModifier
- AuctionHouseBot.BidVariationHighReducePercent
- AuctionHouseBot.BidVariationLowReducePercent
- AuctionHouseBot.BuyoutBelowVendorVariationAddPercentEnabled
- AuctionHouseBot.BuyoutBelowVendorVariationAddPercent