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

Mod Details

Leaves Loot Fuckery

Leaves Loot Fuckery 1.4.1

Created by DeadLeaves

7.9K Downloads

Unknown SPT Version

Ever wanted to make granular adjustments to individual loot categories on maps? Keycards to common? Barter items too rare? This is the solution.

THE DEFAULT SETTINGS ARE JUST WHAT I USE. IN CONJUNCTION WITH MY RELOOTED MOD.

This mod allows you to do 3 things.

1. It allows you to adjust the loose loot on maps down to each loot category through an extensive settings file. DOES NOT TOUCH CONTAINERS

2. It allows you to generate a detailed dump of the loot of a map, down to each individual item and count.

3. It allows you to generate a statistical analysis of targeted items over many runs.

Without adjusting the config\loot.json file, this mod will not affect game-play in any way, shape, or form. I will be releasing my own settings file later, once I've tweaked it to my liking. But other people can upload theirs freely, either in the comments, or as a complete entry on the mod portal.

{
"editProbabilities": true, //Main enabling of the mod.

"dataDumpRealRuns": false, //Dumps data before each run
"dataDump": false, //Dumps data on server start
"categorize": true, //Categorizes the data dump
"convertToCompact": true, //Makes the output more compact
"runAllMaps": false, //Data dumps every map
"mapToGenerate": "shoreline", //If runAllMaps is diabled, will only run this map.
"timesToGenerate": 250, //How many times to generate to get better averages.

"convertToName": true, //Convert from item ID to name
"localizeNames": true, //Localize rather than using the default names
"localization": "en"//The localization to pull names from
}

All loot dump files will be written to the output folder in the mod directory.

------------------

The loot config file works the following

"5448f3a64bdc2d60728b456a": { "multi": 0.9 }, //Stimulator
"5448f3ac4bdc2dce718b4569": { "multi": 0.9 }, //Injury Treatments
"5448f39d4bdc2d0a728b4568": { "multi": 0.75 }, //Medkit
"5448f3a14bdc2d27728b4569": { "multi": 1.1 }, //Drugs

the ID to the left is the category, the multi is a multiplier for how common an item should be. 1 means its unchanged. 2 means it's twice as common. 0.5 means it's half as common. The "//Tools": false is merely a comment to easily see what the category is.

The IDs should never be needed to be touched, the only thing you want to edit is the multi for the category of items you want to change the rarity of.

------------------

This mod does not interfere with loose loot multipliers from SVM, or any other mod that edits those values. Should works with mods that add new stuff to spawn points. I have tested it with BOOBs and it seem to work just fine.

Load order shouldn't matter, but for good measure, load it last.

THE DEFAULT SETTINGS ARE JUST WHAT I USE. IN CONJUNCTION WITH MY RELOOTED MOD.

Version 1.4.1

280 Downloads

Unknown SPT Version Virus Total Results
Created Nov 26th, 4:30 PM Updated Jan 4th, 1:19 AM
  • Updated to 3.10.0
  • Disabled data dumping real runs (for now at least)
  • Added a baseline loot.json that adjusts the vanilla experience in a direction I enjoy. You can use the loot - noadjust.jsonc (rename it) for a blank slate.

Old Config files ARE compatible.

Version 1.4.0

2.0K Downloads

Unknown SPT Version Virus Total Results
Created Jul 8th, 2024 Updated Jan 7th, 1:33 PM
  • Updated to 3.9.0
  • Set all loot values to 1.0 (no changes being made). This has been done because I don't plan to update relooted. The old config is still included.

Old Config files ARE compatible.

Version 1.3.4

321 Downloads

Unknown SPT Version Virus Total Results
Created Jul 2nd, 2024 Updated Jan 7th, 9:56 AM
  • Fixed more Errors when bad data is present.
  • Confirmed to at least not cause errors anymore with loot update.

Config file has had "HarmlessErrorLogging": true added, but it defaults to being false if not present.

Config files from previous versions ARE compatible.

Version 1.3.2

100 Downloads

Unknown SPT Version Virus Total Results
Created May 17th, 2024 Updated Jan 2nd, 6:49 PM
  • Fixes global items. Thanks dj346
  • Made the mod adhere to package.json specifications

Config files made for 1.3.1 ARE Compatible.

MOD FOLDER HAS BEEN RENAMED. REMOVE THE OLD ONE AFTER COPYING OVER CONFIG FILES!

Remember to REMOVE the old folder or you will get issues.

Version 1.3.1

1.0K Downloads

Unknown SPT Version Virus Total Results
Created Apr 3rd, 2024 Updated Jan 2nd, 4:18 PM

Minuscule update, no need to update if you don't have any issues. Only adds missing

"55818b0e4bdc2dde698b456e": { "multi": 1.0 }, //LightLaser

to loot.jsonc

Any errors that look like this, while scary looking, are completely harmless. It just means that it didnt find any settings to pull from, and no changes will be made to their rarity.

[LootFuckery] Found item without matching parent: 5cc9c20cd7f00c001336c65d - Parent: LightLaser -ID: 55818b0e4bdc2dde698b456e
[LootFuckery] Found item without matching parent: 5cc9c20cd7f00c001336c65d - Parent: LightLaser -ID: 55818b0e4bdc2dde698b456e

Version 1.3.0

211 Downloads

Unknown SPT Version Virus Total Results
Created Apr 2nd, 2024 Updated Jan 2nd, 3:57 PM

3.8.0 release.

Config files have been updated with a lot more info on what everything does. Old config files ARE NOT supported.

Version 1.2.1

1.5K Downloads

Unknown SPT Version Virus Total Results
Created Nov 21st, 1:05 AM Updated Jan 2nd, 4:51 PM

THIS RELEASE ONLY HAS STUFF RELATED TO DATA DUMPING. THERE IS NO CHANGE TO ANY LOOT EDITING FEATURE.

Added the ability to dump the loot from a real run when you load into a map. Enabled by default.

Fixed a wrongful calculation in the "max" statistical stat (100% Senko's fault!)

Included my own loot.json that I use personally, as an extra file you can rename and use.

Version 1.2.0

525 Downloads

Unknown SPT Version Virus Total Results
Created Nov 12th, 7:36 PM Updated Jan 4th, 12:42 AM

New features for spawn chance editing.
-Global individual item multiplier

-Map Specific Category Multipliers

-Map Specific, Specific Item Multiplier

-Map Specific, total loot multiplier (Multiplicative with other mods adjusting loot multipliers, like SVM)

Old loot.json files are not compatible, but can be easily copied over if you just have a look.

New feature for loot generation dumping

-It will now list maximum (most found during a single run, over all runs) along with the average

Version 1.1.0

406 Downloads

Unknown SPT Version Virus Total Results
Created Nov 9th, 2023 Updated Jan 2nd, 7:05 PM

Added ID for revolver magazines. (This is the only functional change to the probability editing function)

Big updates for data generation

-Simplified data dumping. You now just specify how many runs. No detailed/multi-run anymore.

-Added features: total tallies, compact output, convert to name, localized names, multi-map generation.

My own config is no longer included because there are simply too many variables involved for it to make any sense to make one. I might release one together with a mod that ill be releasing later. Look forward to that.

8)

Version 1.0.1

126 Downloads

Unknown SPT Version Virus Total Results
Created Nov 8th, 2023 Updated Jan 2nd, 2:04 PM

Fixed a few invalid IDs in the loot.json (Sniper rifles, Grenade Launcher Magazines, and Face-wear) Didn't cause any crashes or anything. It just didn't adjust those item's spawn rate.

Also included is my own personal config. It's far from perfect, but it might give you inspiration on how you might want to set it up. or use mine without changes, I'm not your mom. Mine is designed after these values in loose loot multipliers in SVM.

Customs - 3.1 Interchange - 3.5 Woods - 2.4 Shoreline - 4.5 Reserve - 8.5 Lighthouse - 3.6 Streets - 3.6 FactoryDay - 4.0 FactoryNight - 4.0 Laboratory - 5.0Also released a companion mod to fix the damn weapon spawn rates.

Version 1.0.0

125 Downloads

Unknown SPT Version Virus Total Results
Created Nov 7th, 2023 Updated Jan 2nd, 6:47 PM
Version 0.0.0

987 Downloads

Unknown SPT Version Virus Total Results
Created May 18th, 2024 Updated 8 hours ago

## 1.3.2HOTFIX

- Fixed output folder being the old path.

Version 0.0.0

339 Downloads

Unknown SPT Version Virus Total Results
Created Jun 22nd, 2024 Updated Jun 22nd, 2024

Fixed error when bad data is present in loot data.

Config files of last version IS compatible.

Not quite yet...