MusicManiac added a new version:
QuoteAdded lasers
Installation: put folder into your user/mods folder.
MusicManiac added a new version:
QuoteAdded lasers
Installation: put folder into your user/mods folder.
MusicManiac added a new file:
QuoteDisplay MoreRegarding SPT 3.9.X or higher
If you're a user:
I do not plan on actively playing SPT 3.9.X or higher, therefore I do not plan on updating my less-used mods.If you're a modder:
Do not reupload my old mods, thank you. If you want to fix compatibility, please ping @MusicManiac on SPT discord and I can add you to authors so you can update the mod if it requires an update.
Fixes _parent value of some guns and items.
for example, _parent of AG 545 is assault rifle instead of assault carbineThis fixes internal inconsistencies in BSG database.
check mod.ts if you wanna see full list of parent ids that got fixed
MusicManiac added a new file:
QuoteDisplay MoreRegarding SPT 3.9.X or higher
If you're a user:
I do not plan on actively playing SPT 3.9.X or higher, therefore I do not plan on updating my less-used mods.If you're a modder:
Do not reupload my old mods, thank you. If you want to fix compatibility, please ping @MusicManiac on SPT discord and I can add you to authors so you can update the mod if it requires an update.
First of all, always use this mod: Lua's Auto Profile Backup (Updated) or don't complain later about something going terribly wrong.
Erika is fresh addition to other 654 trader mods on the workshop, what an amazing and unique mod!!!
Why she's cool:
- She's beautiful AI-generated girl (now I'm in love frfr no cap on god
)
- Features a bunch of quests
- 30+ for unlocking good ammo (optionally including modded ammo from Extra Ammo For Everyone or D.U.D.S. or ShAK-12 Kit)
- 2 for unlocking gun parts/attachments
- 1 for unlocking good NVGs
- 2 for cases
- more coming probably later? big pogchamp?!!!
- The quests have enough conditions in them to fill quench of most quest-thirsty maniacs (between 17 to 28 or so conditions to fulfill on every quest)
- CONFIGURATION???
![]()
- Configure multipliers for amount of items you have to turn in on per-quest basis
- Kills too?
- And starting level too???
- SUPPORTS MODDED WEAPONS??!!
- If you have mod that adds, for example, new sniper rifle, chambered in some caliber, it WILL be counted for all quests, so you will be able to do quests with it. Make sure this mod loads after custom weapon one tho.
By default this is mid-late game trader that will make you work for access to good stuff. Good news is that in general stuff you can buy is cheaper, compared to vanilla traders by 20-50% (if they even sell it).
I built her in prep for my no-flea playthrough for 3.8.0 so I'll be adding more quests while waiting for it.
Installation:
1) put all folders **EXCEPT** [ADDON] folders into your user/mods folder.
2) if you use any of the addon mods, drag content of selected addon folder into user/mods/MusicManiac-MusicManiacsAdvancedQuestLoader folder (each of addon folders have "database" folder inside, the "database" supposed to go into user/mods/MusicManiac-MusicManiacsAdvancedQuestLoader)
3) Addons are meant to be ran with Modded Ammo Balancing Patch (MABP) that makes high-tier modded ammo not easily available so quests make sense, otherwise quests are usless.
This has dependency : Weapon Categories Fixer and MusicManiac's Custom Quest Loader (MMCQL) which are already included in release, you don't have to download them separately.
Config also simple af, it has a couple of true/false toggles. It also has 4 arrays: questsItemCounterMultipliers, questsKillsCounterMultipliers, questsCultistsKillsCounterMultipliers, questsLevelRequirements
Inside those array you can see quest id and value, for example: "QM_9x19_PBP" : 2, this is very clearly indicates that this is quest for 9x19mm PBP ammo. Setting multiplier applies to all items/kills in the quest. Default multipliers are setup based on ammo quality and whatever other reasons I had.
Config location: /user/mods/MusicManiac-MusicManiacCustomQuestLoader/configs/Erika_config.json
All quest conditions follow same template (can be found inside mod folder):
When you turn in ammo for the quest, it can sometimes grab ammo from mags in your inventory, and that in turn can slightly corrupt your profile. Just take ur ammo out of mags, and run Lua's Auto Profile Backup. I'm not responsible for any profile issues. I've only noticed this so far with modded ammo. Also, this profile corruption is not the end of the world, you can manually edit the items out of your profile. You'll lose few items but small price to pay.
If your profile gets corrupted via ammo stuff, you will get error msg as you load into game, something like "Magazine abc (id: "adsujh43krhhh231") expected cartrige at position 1" or some shit like that. Keep game open. Open your profile with notepad++ or any IDE (if you don't know what IDE stands for just download notepad++). Ctrl+f for id in error msg. Close game. Close server. Backup your profile somewhere. Go back to notepad++. Delete every code block (item) that has the id in error. By deleting id I mean delete whole block. What I mean is that your inventory items look something like this:
CodeDisplay More{ "_id": "4492a7d2ff55107ac17f62d4", "_tpl": "5c0d5e4486f77478390952fe", "parentId": "05a1b7dcd951970a52294cc0", "slotId": "main", "location": { "x": 7, "y": 2, "r": "Horizontal", "isSearched": true }, "upd": { "StackObjectsCount": 60, "SpawnedInSession": true } },
Your job is to delete this whole block, from { to }, (notice that I included , at the end, it's important to preserve file structure). There most likely will be multiple entries like that, and they can look slightly different. Save the profile changes. Try loading the game. There's very big chance you'll be able to load the game. Ofc you'll lose couple of mags/ammo stacks.
Q: Can you add xyz?
A: No, I make this trader for myself, I only add stuff that I want her to have.
Q: Wow those are big quests!
A: Yes.
Q: Omg I have to kill cultists? Fuck those guys, I hate them!
A: Use Normalized Bots to disable silent footsteps and you can fight them like normal people now. Or set cultists kills in config to 0.
Q: I don't get any quests, broken mod?
A: By default first quests start appearing at level 20.
Q: She's empty? No items? Broken mod?
A: All assortment is unlocked via quests. This trader will not be selling random junk just to fill inventory. Only finest merchandise. And it's all locked behind quests.
Q: You sure? I don't know if I installed it correctly.
A: If you haven't changed config file, first quest appears at level 20. If they don't, something is wrong.Big thanks to Andrudis for Andrudis-QuestManiac as it was foundation to make my trader work and allowed me to make a lot of cool things in code.
Also real gigachads living in #mods-development in discord. Cj is big bro, he even allows me to call him step-bro.
MusicManiac added a new version:
QuoteStuff was broken, yo
For existing users: All configs are unchanged, make sure to save them somewhere before overwriting folder or just extract everything EXCEPT config folder in existing mod folder.
For new users: Extract MusicManiac-PrestigeSystemHelper.zip into your mod folder (yes it's a tool, but it need to be in mod folder so it can find all the files needed, aka your save and SPT data)
MusicManiac added a new file:
QuoteDisplay MoreRegarding SPT 3.9.X or higher
If you're a user:
I do not plan on actively playing SPT 3.9.X or higher, therefore I do not plan on updating my less-used mods. This mod is a bit maintanted by @Mattdokn. If most recent version of the mod is 3.9.X simply updating package to 3.10.X might workIf you're a modder:
Do not reupload my old mods, thank you. If you want to fix compatibility, please ping @MusicManiac on SPT discord and I can add you to authors so you can update the mod if it requires an update.This mod is inspired by BUMA (Bosses Use Meta Ammo) . Shredder didn't really see a point in adding config so I did. And also added things to make it mod-compatible. And better.
What the mod does: makes bosses and their followers use one of the best ammo that's available for the caliber. What bosses and followers? By default, all bosses/followers/raiders/cultist/rogues. Adjustable in config:CodeDisplay More"botsToReplaceAmmoFor" : [ "arenafighterevent", "bossbully", "bossgluhar", "bosskilla", "bossknight", "bosskojaniy", "bosskolontay", "bosssanitar", "bosstagilla", "bosszryachiy", "exusec", "followerbigpipe", "followerbirdeye", "followerbully", "followergluharassault", "followergluharsecurity", "followerkojaniy", "followerkolontayassault", "followerkolontaysecurity", "followersanitar", "followerzryachiy", "pmcbot", "sectantpriest", "sectantwarrior", "bossboar", "bossboarsniper", "followerboar" ],
What ammo they will be using now? Generally speaking best one. And it's also configurable in config. Here's the cool part: it supports modded calibers and ammo.
For vanilla ammo you can use https://db.sp-tarkov.com/search , for modded items you have to look inside mod that adds ammo.Innate support provided for Extra Ammo For Everyone andD.U.D.S.(They are not updated to 3.8.0 yet and simple package edit doesn't work and I cba updating them).CodeDisplay More"ammoToUse" : { "intentionallyIncorrectCaliberEntry" : { }, "Caliber9x19PARA": { "intentionallyIncorrectCartridgeEntry": 1, "5efb0da7a29a85116f6ea05f": 1, "5c925fa22e221601da359b7b": 1, "ExtraAmmo_9x19_7n31M": 1, "ExtraAmmo_9x19_7n30": 1, "ExtraAmmo_9x19_VBR": 1 }, "Caliber1143x23ACP": { "5efb0cabfb3e451d70735af5": 1 }, "Caliber762x35": { "5fd20ff893a8961fc660a954": 1, "ExtraAmmo_762x35_Blackfang": 1, "ExtraAmmo_762x35_MAI_AP": 1 }, "Caliber9x21": { "5a26ac0ec4a28200741e1e18": 1, "ExtraAmmo_9x21_7n42": 1, "ExtraAmmo_9x21_7BT3_01": 1 }, ... }
You can add new calibers for your modded calibers and ammo in here. If a bot uses caliber, it'll be replaced with ammo from config. Example: if bot uses 5.45x39, it'll be updated with my mod, if bot does not have ammo entry for 9x21, mod won't do anything about it. This means that mod is very cross-mod and cross-version compatible. you most likely can run this on like 3.5.x if not even older versions of SPT.
If you wanna be true homie or say thanks for time I've spent modding the game, feel free to send me a coffee on kofi
Cool part: I made config validation. If you add non-existent bot type, caliber or cartridge itself, it'll just skip it and inform you about it:
MusicManiac added a new version:
QuoteDisplay MoreAdded guns from 3.7.x
Download MusicManiac-WeaponsAndAttachmentsCustomizer.rar and extract it into /user/mods
Configs from previous version mostly compatible.
Files that you have to update:
/config/specificGunsConfig.json
/config/fresh configs with everything disabled/specificGunsConfig.json
(rest can stay the same, so you can save them somewhere and then drop back)
MusicManiac added a new version:
QuoteDisplay MoreAdded pkm and svt mastery
Also added txt with default mastering values, because mine is slightly adjusted. If you want to use default tarkov mastery replace appropriate stuff in /config/weaponLevelsAdjusterConfig.json with stuff in /config/defaultWeaponMasteryLevels_3.7.4.txt
Files that you can save somewhere and then drop back to save your progress/configs:
/config/config.json
/config/savedData.json
Files that you have to overwrite:
/config/weaponLevelsAdjusterConfig.json -> added pkm and svt mastery here
Extract MusicManiac-PrestigeSystemHelper.zip into your mod folder (yes it's a tool, but it need to be in mod folder so it can find all the files needed, aka your save and SPT data)
MusicManiac added a new version:
QuoteDisplay MoreAdded option to toggle OG Meldonin for all the damage reduction enjoyers.
If you were using older version and don't care for old Meldonin, you don't have to update, nothing else changed.
Download MusicManiac-NegativeEffectsChance.rar and extract it into /user/mods
Old configs are not compatible.
MusicManiac added a new version:
QuoteDownload MusicManiac-WeaponsAndAttachmentsCustomizer.rar and extract it into /user/mods
Configs from 1.4.0 are compatible.
MusicManiac added a new version:
QuoteFixed silencers using incorrect value and not adjusting accuracy
Download MusicManiac-WeaponsAndAttachmentsCustomizer.rar and extract it into /user/mods
Configs from 1.4.0 are compatible.
If you updating from 1.4.0 just replace MusicManiac-WeaponsAndAttachmentsCustomizer/src/mod.ts with same file from this version (v.1.4.1), there are few lines changed in code.
MusicManiac added a new version:
QuoteAdded grenades config. You can make nades deadlier now. For everyone, not just for you.
Download MusicManiac-WeaponsAndAttachmentsCustomizer.rar and extract it into /user/mods
Old configs (from 1.1.1-1.3.0) I think are compatible, I don't rememebr changing anything, but I might be wrong kek. Make sure to save your configs somewhere, and after updating mod, drop them back in (otherwise you'll be using whatever I have set up). Make sure to check newly added config, it comes with stuff inside. If you don't want it, overwrite it with appropriate config from subfolder.
MusicManiac added a new version:
QuoteDisplay MoreThis does things now, read description on mod page.
Old mod is completely gone, saved data will not be transferred.
Nothing is compatible, just start anew.
Extract MusicManiac-PrestigeSystemHelper.zip into your mod folder (uyes it's a tool, but it need to be in mod folder so it can find all the files needed, aka your save and SPT data)
MusicManiac added a new version:
QuoteDisplay MoreAdded toggle to revert Obdolbos to normal state.
Added non-linear scaling option for stims, read config.
Added skill limiters for some skills. If stims push your STR above 50, for example, you will stop earning STR exp (at least, from personal observations). You can limit max max buff some skills can have.
Download MusicManiac-NegativeEffectsChance and extract it into /user/mods
Old configs are not compatible.
MusicManiac added a new version:
QuoteAdded mags config.
Massively updated description.
Download MusicManiac-WeaponsAndAttachmentsCustomizer.rar and extract it into /user/mods
Old configs (from 1.1.1-1.2.0) are compatible. Make sure to save your configs somewhere, and after updating mod, drop them back in (otherwise you'll be using whatever I have set up). Make sure to check newly added config, it comes with stuff inside. If you don't want it, overwrite it with empty config from subfolder.
MusicManiac added a new version:
QuoteAdded melee config, and folder with all configs being set to false (aka fresh configs)
This ever happened to you? Not anymore.
Download MusicManiac-WeaponsAndAttachmentsCustomizer.rar and extract it into /user/mods
Old configs (from 1.1.1) are compatible. Make sure to save your configs somewhere, and after updating mod, drop them back in (otherwise you'll be using whatever I have set up)
MusicManiac added a new file:
QuoteDisplay MoreRegarding SPT 3.9.X or higher
If you're a user:
I do not plan on actively playing SPT 3.9.X or higher, therefore I do not plan on updating my less-used mods.If you're a modder:
Do not reupload my old mods, thank you. If you want to fix compatibility, please ping @MusicManiac on SPT discord and I can add you to authors so you can update the mod if it requires an update.
This does nothing by itself.This does things now! Read this carefully as it edits your save in the process of usage.
First of all, use this mod: Lua's Auto Profile Backup (Updated) or don't complain later about something going terribly wrong. I've used this helper for aweek or somultiple months, and it works as expected.
This tool allows you to stockpile weapon mastery exp and use it for your own prestige purposes (read on Suggested Usage tab what I use it for).
Why does exp needs to be stockpiled? Well, by default ALL exp in the game is limited to 5100. So you you hit 20k shots with M4 you still will have only 5.1k exp.Cool news is that it reads required mastery data from SPT files so it should be backwards and forward compatible between versions as long as data structure in your save and SPT globals.json is not changed
- Pick up and process following files:
- /config/config.json where the mod can be configured
- /config/savedData.json where your prestiging progress is saved
- Aki_Data/Server/database/globals.json where SPT stores Mastery Levels for weapons in-game
- You can overwrite exp needed for weapons, example is in config.
- Move all exp that you have above mastery level 3 (so excess exp) to savedData.json, in the process doing following
- Remove it from your save
- If you have enough exp stored to prestige, it'll tell you about it and consume exp needed from your saved exp
It's an executable (not just a mod). It doesn't do anything until you run it.
hub.sp-tarkov.com/attachment/5895/hub.sp-tarkov.com/attachment/5896/hub.sp-tarkov.com/attachment/5897/hub.sp-tarkov.com/attachment/5898/
DO NOT RUN Prestige.exe at same time when sever/game is running, it may not record the changes properly since profile file is in use by server.
First of all you have to sort out config, you have to grab your profile id (it's by default same as you save name that can be found in /user/profiles), and put it in config so tool knows what to grab. Sorry you all multi-profile gamers, it's manual. If someone wants to make it automatic feel free to make a PR on GitHub, I'm not interested in doing it myself.
After you done that, just run Prestige.exe and it should pop up the window that looks like on screenshots before. Then just follow instructions.
When starting you probably will have to run this a couple of times to go through all of your stockpiled profile exp. I didn't make it recursive, it prestiges things max 1 time per app run. After initial prestiging is done, just run this thing every now and then. I usually run it once per day if I play SPT.This is how I use this tool with combination of my imagination and a bunch of other mods:
(Also, to prestige any skill to next level there must be at least 2 more skills on same prestige level as it is.)
- Weapons Mastery:
- +-1% modifier in the weapon mastery group in 2 stats of my choice, and global +-1% modifier in 1 guns stats made with Weapons And Attachments Customizer
- Double bonus for 1st prestige so you want to spread out and level multiple weapons.
- Skills:
- Metabolism: +10 max food/drink, +5hp in one bodypart, hydration and energy loss rate -10% (all done with KMC Server Value Modifier (SVM))
- Perception and Search: LooseLoot +10% all loot modifiers (more loot spawns, done with Lots of Loot),
- Immunity: all negative effects from food/stims have 20% less chance of triggering (done with Negative Effects Chance), +5hp in one bodypart (done with KMC Server Value Modifier (SVM))
- Recoil Control: -5% Recoil Intensity, -10% Horisontal rec mult, +10% Convergence Curve Multiplier (done with Fontaine's Recoil Overhaul)
- Aim Drills: -5% Recoil Intensity, -0.02 Recoil Climb Multiplier, -10% Dispersion Recoil Multiplier, -20% Sway Intensity (done with Fontaine's Recoil Overhaul)
- Health: Hydration and Energy rate: -10%, +2hp in all bodyparts (both done with KMC Server Value Modifier (SVM))
- Strength: weight limits +20%, +5hp in 1 bodypart (done with KMC Server Value Modifier (SVM) and Weight Tweaker )
- Endurance: stamina + 20, +1hp in thorax, arms, legs (both done with KMC Server Value Modifier (SVM))
- Attention: -20% search time (done with Fast-Forward Search (FFS))
- Memory: tripple "any skill prestige bonuses" in SkillFreshPoints, SkillPointsBeforeFatigue, SkillFatigueReset (outlined below)
- Search: -20% search time (done with Fast-Forward Search (FFS))
- Mag Drills: Round Load/Unload Speed -20%, bullets in ammo stacks: +25% (done with KMC Server Value Modifier (SVM))
- Weapon Maintenance: -15% weapon durability burn (done with Weapons And Attachments Customizer)
- Additionally any skill prestige also improves future skill progress: in Easy Skill Options SimpleLevelingRate: +10%, SkillMinEffectiveness: +20%, SkillFatiguePerPoint: -10%, SkillFreshEffectiveness: +10%, SkillFreshPoints: +25%, SkillPointsBeforeFatigue: +15%, SkillFatigueReset: -10%, SkillExpPerLevel: +1%
- When you prestige skills you have to reset them cuz it wont let you earn exp. You can reset your exp in skill by editing your profile and setting its exp to 0. You go to user/profiles/yourprofile.json and ctrl+f in there for skill you need to prestige (notice how it's in pmc character, there's also scav character, you don't need that). You can see that line at top in probably most IDEs, I use Visual Studio Code.
- hub.sp-tarkov.com/attachment/5899/
I'll also consider this app expanding to Skills exp as I already editing save file anyway.
Other skills I haven't hit 50 with yet so no idea for them yet, when I'll reach them I'll be coming up with new suggestions.
I also ditch 64mil (+2 mil per each previous buff) roubles when affordable to increase one bodypart hp by 5 (call it genetic augmentation KEKW)
MusicManiac added a new file:
QuoteDisplay MoreRegarding SPT 3.9.X or higher
If you're a user:
I do not plan on actively playing SPT 3.9.X or higher, therefore I do not plan on updating my less-used mods.If you're a modder:
Do not reupload my old mods, thank you. If you want to fix compatibility, please ping @MusicManiac on SPT discord and I can add you to authors so you can update the mod if it requires an update.This mod allows you to make negative effect of food and stim to be %-based (where it's not). Mostly I just need it for personal usage when prestiging Immunity with Prestige System Helper. For example, in base game Max Energy drink always gives you -1 Stress Resistance (aka it has 100% to proc). With this mod you can adjust globally all/some negative effects to have lower chance of triggering. So, for example, you could set config to 0.2 and it'd reduce all specified negative effects trigger chance by 20%, so Max Energy would have only 80% of giving you -1 in Stress Resistance.
Config is highly modular, meaning that you can add your own stims/food in there without any problem (for example, by default it comes with already pre-packed stim names from More Stim Injectors and Stims Galore )
Here's picture of Obdolbos with this mod config set to 0.2 (notice how what before was 25% became only 5% and what was guaranteed became 80%)
If you wanna be true homie or say thanks for time I've spent modding the game, feel free to send me a coffee on kofi