The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Bronzeman Mode

Bronzeman Mode 1.1.2

Created by KcY

1.5K Downloads

SPT 3.8.3 Compatible

Challenge mode - Lock yourself out of purchasing any items from Traders/Flea until you extract them from a raid.

Tarkov 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
Version 1.1.2

329 Downloads

Created May 10th, 2024 Updated 6 hours ago

Fixes:

  • Set the amount of items in player made flea market offers to 0 for locked items
    • These offers can be filtered conveniently by setting Filters -> Quantity From to 1 or more in the flea market
  • Fixes as issue that where the mod would fail when handling the rewards from repeatable (daily/weekly) quests (thanks to frugyman)
  • Actually use the unlocks.inventory setting that was missed when porting to 1.0.0
Version 1.1.1

87 Downloads

Created May 9th, 2024 Updated Jan 7th, 11:59 AM

Features:

  • Fixes an issue where the mod would attempt to unlock items from the inventory of a newly created profile before it was fully created
Version 1.1.0

64 Downloads

Created May 9th, 2024 Updated Jan 6th, 4:37 PM

Features:

  • Introduce new ignoreCategories list of settings that make whole categories of items available without being unlocked.
Version 1.0.0

73 Downloads

Created May 9th, 2024 Updated Jan 6th, 12:40 PM

Features:

  • Update to SPT AKI 3.8!
  • Complete rewrite from scratch to reflect the new standard for modding
  • Added debug option to print verbose logging, Please use this when reporting issues, issue template TBC
  • Flea market offers are now disabled instead of removed when the player hasn't unlocked them yet
Version 0.2.0

615 Downloads

Created Jul 19th, 2021 Updated Dec 31st, 4:58 PM

Features:

  • Rewrite of the unlock config items, they're now held under *unlocks* for a bit of clarity. Docs have been updated to reflect this.
  • Add *unlocks.quests* to allow unlocking of items recieved as quest rewards
  • Add *unlocks.foundInRaidOnly* to restrict unlocking of items to those found in raid.
    • Note: *unlocks.raidRunThrough* is superseded by this, as any items from a runthrough are marked as not found in raid (unless changed by another mod)
  • Minor rewrites and logging changes.
Version 0.1.1

105 Downloads

Created Jul 17th, 2021 Updated Jan 1st, 8:30 PM

Bugfix:

  • Fixed an issue trying to unlock items from a profile without any.
Version 0.1.0

50 Downloads

Created Jul 17th, 2021 Updated Jan 5th, 1:35 PM

Features:

  • Add unlockFromInventory to automatically unlock any items in a players stash on startup/profile load.
  • Add hideItems to allow you to either hide locked items or set their trader stock to 0.
    • I've tried a few ways to also have "out of stock" trades on flea market/ragfair but it seems AKI stops generating new trades if the stock is set to 0.
Version 0.0.4

45 Downloads

Created Jul 17th, 2021 Updated 16 hours ago

Bugfix:

  • Fixed an issue saving unlocked items when leaving a raid.
Version 0.0.3

57 Downloads

Created Jul 17th, 2021 Updated Jan 8th, 11:02 PM

Bugfix:

  • No longer crash when loading trades/offers if the account hasn't yet completed a raid.
Version 0.0.2

43 Downloads

Created Jul 17th, 2021 Updated Jan 5th, 6:47 PM

Added additional logging:

  • Message on mod load

[INFO] Loading: Bronzeman : v0.0.2

  • Message when removing trades from a trader

[INFO] [bronzeman] Removing trades for trader 54cb50c76803fa8b248b4571

[INFO] [bronzeman] Removed 123 locked trades

  • Message when removing offers from ragfair/flea market

[INFO] [bronzeman] Removing flea market offers

[INFO] [bronzeman] Removed 529 locked offers

Version 0.0.1

37 Downloads

Created Jul 17th, 2021 Updated 2 hours ago

Not quite yet...