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": { "backpackLoot": {
"weights": { "weights": {
"0": 1, "0": 4,
"1": 2, "1": 7,
"2": 4, "2": 20,
"3": 2, "3": 12,
"4": 1, "4": 8,
"5": 1 "5": 3,
"10": 1
}, },
"whitelist": [] "whitelist": []
}, },