Adjusted followerBoar generation weights

This commit is contained in:
Dev 2024-05-20 17:54:09 +01:00
parent a211821029
commit b29d5f957d

View File

@ -2242,11 +2242,11 @@
"items": { "items": {
"backpackLoot": { "backpackLoot": {
"weights": { "weights": {
"0": 6, "0": 3,
"1": 13, "1": 4,
"2": 4, "2": 15,
"3": 3, "3": 5,
"4": 1, "4": 2,
"5": 1, "5": 1,
"6": 1, "6": 1,
"7": 0 "7": 0
@ -2263,7 +2263,7 @@
}, },
"drink": { "drink": {
"weights": { "weights": {
"0": 10, "0": 2,
"1": 5, "1": 5,
"2": 2 "2": 2
}, },
@ -2271,9 +2271,9 @@
}, },
"drugs": { "drugs": {
"weights": { "weights": {
"0": 9, "0": 1,
"1": 3, "1": 3,
"2": 2, "2": 6,
"3": 1, "3": 1,
"4": 1 "4": 1
}, },
@ -2281,8 +2281,8 @@
}, },
"food": { "food": {
"weights": { "weights": {
"0": 10, "0": 2,
"1": 5, "1": 7,
"2": 2 "2": 2
}, },
"whitelist": [] "whitelist": []
@ -2290,8 +2290,8 @@
"grenades": { "grenades": {
"weights": { "weights": {
"0": 1, "0": 1,
"1": 2, "1": 1,
"2": 1, "2": 2,
"3": 1, "3": 1,
"4": 0, "4": 0,
"5": 0 "5": 0
@ -2338,7 +2338,7 @@
}, },
"stims": { "stims": {
"weights": { "weights": {
"0": 9, "0": 1,
"1": 3, "1": 3,
"2": 2, "2": 2,
"3": 1 "3": 1