Adjusted PMC loot/stam values due to earlier fixes to loot generation

This commit is contained in:
Dev 2024-04-29 14:25:24 +01:00
parent 55d913d0f6
commit 619137417b
2 changed files with 14 additions and 12 deletions

View File

@ -2502,14 +2502,15 @@
"backpackLoot": {
"weights": {
"0": 1,
"3": 5,
"4": 7,
"5": 6,
"8": 6,
"10": 5,
"12": 4,
"15": 4,
"20": 3,
"23": 1,
"3": 2,
"5": 5,
"8": 6
"23": 1
},
"whitelist": []
},
@ -2593,7 +2594,7 @@
},
"stims": {
"weights": {
"0": 1,
"0": 2,
"1": 2,
"2": 1
},
@ -2602,7 +2603,7 @@
"vestLoot": {
"weights": {
"0": 1,
"1": 2,
"1": 3,
"2": 3,
"3": 2,
"4": 1

View File

@ -2499,14 +2499,15 @@
"backpackLoot": {
"weights": {
"0": 1,
"3": 5,
"4": 7,
"5": 6,
"8": 6,
"10": 5,
"12": 4,
"15": 4,
"20": 3,
"23": 1,
"3": 2,
"5": 5,
"8": 6
"23": 1
},
"whitelist": []
},
@ -2590,7 +2591,7 @@
},
"stims": {
"weights": {
"0": 1,
"0": 2,
"1": 2,
"2": 1
},
@ -2599,7 +2600,7 @@
"vestLoot": {
"weights": {
"0": 1,
"1": 2,
"1": 3,
"2": 3,
"3": 2,
"4": 1