Adjusted bot loot levels
This commit is contained in:
parent
179ee052e4
commit
a751ae1f48
@ -899,7 +899,7 @@
|
|||||||
"healing": {
|
"healing": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 4,
|
"1": 6,
|
||||||
"2": 3
|
"2": 3
|
||||||
},
|
},
|
||||||
"whitelist": {
|
"whitelist": {
|
||||||
@ -915,9 +915,9 @@
|
|||||||
"backpackLoot": {
|
"backpackLoot": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 4,
|
"0": 4,
|
||||||
"1": 7,
|
"1": 15,
|
||||||
"2": 20,
|
"2": 40,
|
||||||
"3": 12,
|
"3": 10,
|
||||||
"4": 8,
|
"4": 8,
|
||||||
"5": 2,
|
"5": 2,
|
||||||
"10": 1
|
"10": 1
|
||||||
@ -926,8 +926,8 @@
|
|||||||
},
|
},
|
||||||
"pocketLoot": {
|
"pocketLoot": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 3,
|
"0": 4,
|
||||||
"1": 4,
|
"1": 9,
|
||||||
"2": 1,
|
"2": 1,
|
||||||
"3": 1
|
"3": 1
|
||||||
},
|
},
|
||||||
@ -936,7 +936,7 @@
|
|||||||
"vestLoot": {
|
"vestLoot": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 2,
|
"0": 2,
|
||||||
"1": 5,
|
"1": 12,
|
||||||
"2": 1,
|
"2": 1,
|
||||||
"3": 1,
|
"3": 1,
|
||||||
"4": 1
|
"4": 1
|
||||||
|
@ -2334,8 +2334,8 @@
|
|||||||
"backpackLoot": {
|
"backpackLoot": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 3,
|
"1": 4,
|
||||||
"2": 4,
|
"2": 6,
|
||||||
"3": 1,
|
"3": 1,
|
||||||
"4": 1,
|
"4": 1,
|
||||||
"5": 1,
|
"5": 1,
|
||||||
@ -2353,8 +2353,8 @@
|
|||||||
},
|
},
|
||||||
"grenades": {
|
"grenades": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 4,
|
"0": 5,
|
||||||
"1": 5,
|
"1": 6,
|
||||||
"2": 2,
|
"2": 2,
|
||||||
"3": 1,
|
"3": 1,
|
||||||
"4": 0,
|
"4": 0,
|
||||||
@ -2373,9 +2373,9 @@
|
|||||||
"magazines": {
|
"magazines": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 0,
|
"0": 0,
|
||||||
"1": 0,
|
"1": 2,
|
||||||
"2": 1,
|
"2": 4,
|
||||||
"3": 3,
|
"3": 2,
|
||||||
"4": 1
|
"4": 1
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
@ -2383,7 +2383,7 @@
|
|||||||
"pocketLoot": {
|
"pocketLoot": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 6,
|
"1": 8,
|
||||||
"2": 3,
|
"2": 3,
|
||||||
"3": 1,
|
"3": 1,
|
||||||
"4": 1
|
"4": 1
|
||||||
@ -2408,8 +2408,8 @@
|
|||||||
"vestLoot": {
|
"vestLoot": {
|
||||||
"weights": {
|
"weights": {
|
||||||
"0": 1,
|
"0": 1,
|
||||||
"1": 1,
|
"1": 2,
|
||||||
"2": 2,
|
"2": 4,
|
||||||
"3": 1,
|
"3": 1,
|
||||||
"4": 0,
|
"4": 0,
|
||||||
"5": 0,
|
"5": 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user