Rebalance game by make PMC use good gear and weapon.
Idea of this mod is to rebalance the game for better single player experience.
- Gives PMC bots decent weapon from handmade presets.
- Gives PMC good gear. Every PMC wear armor, helmet, rig, headphones, face cover and glasses.
- Generates PMC with levels in configurable range.
- Add trader that sell you couple weapon modules to make weapon until level 15 a bit less crap. And sells you keys for quests witch hard to find because of high randomness of loot in the game.
- Mod allows to change Flea Market access level. Config parameter
fleaMinUserLevel. You can increase it to level 42 to add more sense to looting because with Flea you can easy just buy everything your need for craft and hideout update.
Weapon and gear split by tiers. Tiers is described in preset/_name/preset.json file.
Bots get random weapon from presets. Also bots use specified ammo for each caliber from presets.
For example list of ammo for tier one weapon presets is in file one/ammo.json
Preset made in the game and then exported with SPT-AKI Profile Editor
You can make your own preset. Just be sure that ammo.json contain record for weapon caliber.
Mod supports any weapon: shotguns, pistols, revolvers, grenade launchers etc.
At night raids tactical device replaced to infrared one.
At night raids all PMC wear helmets with night vision googles.
PMC wear gear from gear.json for their level.
PMC Bots Level configuration
By default pmc bots generates in range from player level - PmcBotLevelDownDelta to player level + PmcBotLevelUpDelta
if UseFixedPmcBotLevelRange true then pmc bots level in fixed range from PmcBotMinLevel to PmcBotMaxLevel
Settings for bot generation on maps
Works only if MapBotSettings set to true.
MapBossChanceAdjustment add or remove percent for existing boss chance. For example if map boss chance is 35 and you set this parameter to 20 then boss chance will be 35 + 20.
MapMakePmcAlwaysHostile by default in SPT-AKI 20% chance that PMC is friendly to player. This setting set this chance to 0.
MapPmcBrainsAsLive pmc uses only pmcUSEC and pmcBEAR brains.
MapScavsAlwaysHasBackpack Regualr scavs always has backpack.
MapScavsAlwaysHasArmor Regular scavs always has (their crap) armor.
MapScavsAlwaysHasHeadwear Regular scavs always has (their crap) headwaear.
MapPlayerScavsBossBrainsOff Player scavs only use pmcBot brains.
Other settings
PmcBackpackWeaponDisable disables chance that PMC can have extra weapon in their backpack.
EmissaryPmcBotsDisable disables chance that PMC can have any type of accounts other than user (purple, green names etc).
SeasonalEventsDisable disables all seasonal events like halloween etc.
InsuranceDecreaseReturnTime decrease return time for Prapor (2 - 3 hours) and Therapist (1 - 2 hours).
InsuranceIncreaseStorageTime increase storage time for Prapor and Therapist (14 days).
fleaBlacklistDisable disables Flea blacklist.
RandomizeSeason season set randomly after every raid.
PlayerScavAlwaysHasBackpack if true player scav always spawns with backpack.
PpCoinsOnPmcAndScavs regualar scavs and pmc always has GP Coins in their backpaks.
LegaMedalOnBosses bosses has Lega Medal in their pockets.
RemoveAllTradersItemsFromFlea removes all item from default traders from Flea except barter, food and keys.
WeeklyBossEventDisable disables weekly boss 100% spawn event
Installation
- Put folder BarlogM-Andern from zip file into your user/mods folder
Known issues
- Mod does not work with Algorithmic Level Progression and Realism
328.24 KB
1.9K Downloads
- Added some gear from Ref
- Added chad’s gear as regular just with less chance
- Ammo rebalance
- Return options MapBossPartisanDisable and MapBossGoonsDisable
321.40 KB
2.4K Downloads
Support of SPTarkov 4.0 Removed a banch of unnecessary functionality.
1.7K Downloads
Set season and seasonRandom both to false disable any season manipulation by this mod.
612 Downloads
1. mapPlayerScavsBossBrainsOff now makes all player skavs has only pmcBot brain
2. New option bossDisableGoons
3. Ballistic Armor Co. Bastion helmet in tier 4 equipment.
2.1K Downloads
Fix for quest chees algorithm that ruined Test Drive Part 6 quest.
143 Downloads
1. Chees quest update for Test Drive Part 4 - remove any weapon and attachments limits
2. Chees quest update for Test Drive Part 5 - remove attachments limit
Details
-
GUID
li.barlog.andern
-
Category
-
License
-
Source Code
-
Latest Version VirusTotal Result
As soon as I install this mod, the server does not work and asks me to close it due to a critical error. This is what it is put on the server as a message.
Critical exception, stopping server… Nullable object must have a value. at System.Nullable1.get_Value() at SPTarkov.Server.Core.Helpers.HandbookHelper.GetTemplatePrice(MongoId tpl) at SPTarkov.Server.Core.Helpers.ItemHelper.GetStaticItemPrice(MongoId tpl) at SPTarkov.Server.Core.Helpers.ItemHelper.GetItemPrice(MongoId tpl) at SPTarkov.Server.Core.Helpers.ItemHelper.IsValidItem(TemplateItem item, ISet1 invalidBaseTypes) at SPTarkov.Server.Core.Helpers.ItemHelper.IsValidItem(MongoId tpl, ISet1 invalidBaseTypes) at SPTarkov.Server.Core.Generators.FenceBaseAssortGenerator.GenerateFenceBaseAssorts() at SPTarkov.Server.Core.Controllers.TraderController.Load() at SPTarkov.Server.Core.Callbacks.TraderCallbacks.OnLoad() at SPTarkov.Server.Core.Utils.App.InitializeAsync() at SPTarkov.Server.Services.SptServerStartupService.Startup() at SPTarkov.Server.Program.StartServer(String[] args) Logger queue caught exception: System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.CancellationToken.ThrowIfCancellationRequested() at System.Collections.Concurrent.BlockingCollection1.TryTakeWithNoTimeValidation(T& item, Int32 millisecondsTimeout, CancellationToken cancellationToken, CancellationTokenSource combinedTokenSource) at System.Collections.Concurrent.BlockingCollection
1.GetConsumingEnumerable(CancellationToken cancellationToken)+MoveNext() at SPTarkov.Server.Core.Utils.Logger.SptLoggerQueueManager.LoggerWorkerThread() The server has unexpectedly stopped, please check your log files and reach out to #spt-support in discord System.InvalidOperationException: Nullable object must have a value. at System.Nullable1.get_Value() at SPTarkov.Server.Core.Helpers.HandbookHelper.GetTemplatePrice(MongoId tpl) at SPTarkov.Server.Core.Helpers.ItemHelper.GetStaticItemPrice(MongoId tpl) at SPTarkov.Server.Core.Helpers.ItemHelper.GetItemPrice(MongoId tpl) at SPTarkov.Server.Core.Helpers.ItemHelper.IsValidItem(TemplateItem item, ISet1 invalidBaseTypes) at SPTarkov.Server.Core.Helpers.ItemHelper.IsValidItem(MongoId tpl, ISet1 invalidBaseTypes) at SPTarkov.Server.Core.Generators.FenceBaseAssortGenerator.GenerateFenceBaseAssorts() at SPTarkov.Server.Core.Controllers.TraderController.Load() at SPTarkov.Server.Core.Callbacks.TraderCallbacks.OnLoad() at SPTarkov.Server.Core.Utils.App.InitializeAsync() at SPTarkov.Server.Services.SptServerStartupService.Startup() at SPTarkov.Server.Program.StartServer(String[] args) at SPTarkov.Server.Program.Main(String[] args) Press any key to exit…If i install Andern mod, then knocks out SVM… SPT server would not load SVM, show an faliure…
“damn, sucks there’s no progression mods right now” - me 7 min ago
THANK YOU
Does this mod intend to extend the ability to modify weapon presets to AISCAV’s arsenal, so that players can design more reasonable AISCAV weapons more conveniently.
Failed to generate bot #21: Cannot read properties of undefined (reading ‘_props’)
Failed to generate bot #11: Cannot read properties of undefined (reading ‘_props’)
Почему это происходит и где это искать понять не могу.
[Запрос Клиента] /weaponcustomizer/load
[Запрос Клиента] /client/game/bot/generate
The mod is trying to do completly unrelated things, it can easily cause incompatiblity with other mods, it’s supposed to be a mod changing bots loudouts, it changes half of the game which i don’t want at all. The mod is also almost completly stolen, aka it looks like the code is copy pasted and the loadouts are just meta loudouts i’m getting while playing on acid’s progression system.
I don’t know about the stolen code claims. But why is this mod trying to do 10 different unrelated things? Ignoring that mods already exists to do all of them, my unrequested advice is to stop the feature creep and keep this mods focused.