KcY added a new file:
QuoteTarkov Bronzeman mode
Inspired by Gudi's OSRS gamemode of the same name, Bronzeman mode is a gamemode that requires players to have "earned" an item through normal means before being able to purchase it.
Upon installing this mod you'll notice that the traders are no longer willing to sell you anything. Once you've successfully completed a raid you will "unlock" all of the items you've extracted with, and will now be able to purchase them from traders.
Configuration Options
- `unlocks.raidRunThrough`, if true allows you to unlock items even if the raid was a "Run Through".
- `unlocks.raidDeath`, if true allows you to unlock items even if you died/were MIA.
- `unlocks.inventory`, if true will unlock any items already in your player inventory.
- `unlocks.quests`, if true unlocks any items receieved as quest rewards.
- `unlocks.foundInRaidOnly`, if true will only unlock "Found in raid" items. Affects both raids and inventory unlocks.
- `hideItems`, if true will remove locked items from trader inventories, if false will set their stock to 0 instead.
- `allTraders`, if true all traders (including those from mods) are affected, to configure only specific traders use the next option.
- `traders`, a list of trader IDs to restrict. (Default traders can be found in Aki_DataServerdatabase raders)
- `includeRagfair`, if true will also restrict the flea market/ragfair.
- `ignoreItems`, items that can be purchased without being unlocked, useful for quest items i.e. the MS200 marker.
- `requireUnlockComponents`, if true you'll have to have unlocked every item on a weapon, in a bag, etc. in order to purchase it.
- `debug`, if true will display additional debug information in the AKI Server window and in `user/logs`