The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Featured!
Pity Loot

Pity Loot 2.1.0

Created by bakahashi

71.7K Downloads

SPT 3.11.3 Compatible

Increases the chances to find loot you need for Quests/Hideouts/Keys based on how long it has been since you first started looking. Has configurable odds and can work based on real world time or # of raids since beginning.

Pity Loot

Like playing hardcore tarkov, but tired of not finding the items you need for quests or hideout? Or just like playing without flea market and don’t like having to hoard /every/ item you need for future quests? Pity loot is a mod that progressively increases the loot odds for items you need based on the # of raids since you started the task, or based on the amount of time (in real world hours) since you started it.

Mod Order/Compatibility

For best compatibility, you should put this last in the mod order list so that it runs after any other mods you have that modify/add loot or loot probabilities.

NOT compatible with “Loot Update” right now, pity loot’s updates will get overwritten. (please report if other loot mods break pity loot too)

Recommended Mods

I recommend MoreCheckmarks, AllTheLoot, and KeysInLoot. For me, I used to hoard /every/ potential item i needed, and now I only look for what I need at the exact moment, which is what MoreCheckmarks helps with. For the others, they just make loot more interesting imo, and pity loot still helps make sure you find what you need.

Configuration

I tweaked the default settings to my personal liking, but have gotten feedback they might be too high for some or too low for others, here are a few different configurations you could use besides the defaults:

Light Pity
“appliesToQuests”: true, “appliesToHideo
“appliesToQuests”: true, “appliesToHideo

“appliesToQuests”: true, “appliesToHideout”: true, “increasesStack”: true, “includeScavRaids”: true, “onlyIncreaseOnFailedRaids”: false, “includeKeys”: true, “keysAdditionalMultiplier”: 2.5, “maxDropRateMultiplier”: 100, “dropRateIncreaseType”: “raid”, “dropRateIncreasePerRaid”: 0.25, “dropRateIncreasePerHour”: 0.05, “appliesToWishlist”: true, “wishlistMultipliers”: { “tasks”: 5.0, “equipment”: 5.0, “barter”: 5.0, “hideout”: 5.0, “other”: 5.0 }, “excludeCollector”: false Detailed explanation of options below.

{ “enabled”: true, “debug”: true, “trace

For quests, tracks all the “Handover” quests you have (including custom traders), and will continue calculating pity until you have enough to turn the quest condition in. (this also accounts for find in raid items). For gunsmith quests, will automatically add drop chances for the items to Weapon Boxes + Wooden Crates if they are not already there.

For quest keys (if enabled) has a hardcoded list of keys you need for each quest. Keys have a higher pity multiplier by default, and for quests that can use multiple keys (e.g. lend lease part 1), will keep counting pity until you have /both/. If a key is missing from loot tables, will automatically add a spawn chance for it in jackets.

For hideouts, only starts tracking possible upgrades where you meet all the prerequisites, like needed other hideout area levels, trader loyalty levels, or skill progression levels. E.g. if you require Lavatory 3, Mechanic 3, and Endurance 5, it won’t start tracking pity levels until you meet all of those. Even though you can’t partially turn in items for hideout, will track each item separately. If you need 5 hoses and 5 nails, and you have 3 hoses and 10 nails, it will only give you pity odds for the hoses. If you sell/barter 7 nails, to only have 3, it’ll reinstate pity odds for them.

Example

Loot odds in SPT are roughly configured like so (Higher odds are more likely to show up in loot):

TechnicalCrate: Items: [Hose, Wires, Capacitors, Ledx], Odds: [1000, 5000, 3000, 10] Jacket: Items: [Dorm 220, Dorm 206, Marked room, West wing 216], Odds: [300, 200, 1, 50] Hoses will show up on average 1000/(1000+5000+3000+10) = 11% of the time, and West Wing 216 will show up 50/(300+200+1+50) = 9% of the time.

Now lets say you are on the default settings (seen below), and need Hoses for hideout, Hoses for quest A, and West Wing 216 for quest B. If you have /just/ started all of these, your pity odds are 0, so the odds are the same as above. If you have done 10 raids since you could build the hideout upgrade, 4 since you started quest A, and 10 since you started quest B, your new hose multipliers are (because increasesStack is on by default) 1+(10*.5 + 4*.5) = 8 and your new WW216 multipliers are (1+(10*.5))*2.5 = 15 (Because keys get an extra 2.5x bonus by default). This means hoses become 8x more likely to show up, WW216 becomes 15x more likely to show up, and Pity loot overwrites the loot tables to be:

TechnicalCrate: Items: [Hose, Wires, Capacitors, Ledx], Odds: [8000, 5000, 3000, 10] Jacket: Items: [Dorm 220, Dorm 206, Marked room, West wing 216], Odds: [300, 200, 1, 750] Hoses will show up on average 8000/(8000+5000+3000+10) = 50% of the time, and West Wing 216 will show up 750/(300+200+1+750) = 60% of the time.

Note: this is just an example, in practice there are hundreds/thousands of items in the loot table, and depending on how rare you original item is a 10x or even 100x increase still may not feel like a lot. You are always welcome to increase the dropRateIncreasePerRaid/Hour and maxDropRateMultiplier to something like 10 and 10000 respectively if you’re really stuck on a quest :)

Version 2.1.0
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

6.4K Downloads

Created Mar 24th, 10:07 PM

Updated Mar 24th, 10:07 PM

Virus Total Results

Allow creating static multipliers for wishlisted items via new config:

"appliesToWishlist": false, // set to true to enable "wishlistMultipliers": { // delete entries in here if you dont want multipliers to apply "tasks": 5.0, "equipment": 5.0, "barter": 5.0, "hideout": 5.0, "other": 5.0 }, These multipliers override pity, so if an item is both pitied + you have a wishlist multiplier of 5x, only the 5x applies. The multiplier stays as long as the item is on your wishlist, even if you already have multiple copies of the item. Only counts items manually added to wishlist (not built-in ones for hideout and quests).

Version 2.0.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

1.4K Downloads

Created Mar 20th, 6:41 AM

Updated Mar 20th, 6:41 AM

Virus Total Results

Disable debug logs by default

Version 2.0.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

952 Downloads

Created Mar 17th, 10:25 PM

Updated Mar 17th, 10:25 PM

Virus Total Results

Support 3.11

Partial fika support (doesn't overwrite profiles any more, however only "main" profile will get pity updates and only their multiplier will apply)

Version 1.0.2
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

1.8K Downloads

Created Mar 2nd, 8:35 AM

Updated Mar 2nd, 8:35 AM

Virus Total Results

Only re-calculate loot pools for locations if pity has changed. This prevents the 1-2 second lag you get when opening inventory with some mods. (If you figure out which mods were causing this before please let me know. They are constantly pinging /client/locations every time you open inventory which seems inefficient)

Version 1.0.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

226 Downloads

Created Mar 1st, 5:22 PM

Updated Mar 1st, 5:22 PM

Virus Total Results

Fix broken gunsmith part 22 quest

Version 1.0.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

16.2K Downloads

Created Dec 1st, 2024

Updated Dec 1st, 2024

Virus Total Results

Update for 3.10

Tweak defaults to be lower

Add new config option onlyIncreaseOnFailedRaids (enabled by default) that causes successful raids to not count towards pity.

Not quite yet...