Adjust PMC 1-15 backpack loot values - tiny chance of 10 items + weight 2/3 items more heavily

This commit is contained in:
Dev 2024-02-04 14:35:22 +00:00
parent 6d300c9d4d
commit 2fb15dab94

View File

@ -898,12 +898,13 @@
},
"backpackLoot": {
"weights": {
"0": 1,
"1": 2,
"2": 4,
"3": 2,
"4": 1,
"5": 1
"0": 4,
"1": 7,
"2": 20,
"3": 12,
"4": 8,
"5": 3,
"10": 1
},
"whitelist": []
},