From b826e97b309d1eb04f910409d68ecf98a54e6c5e Mon Sep 17 00:00:00 2001 From: Dev Date: Mon, 18 Nov 2024 17:38:31 +0000 Subject: [PATCH] Added infected bot weights --- Generator/Assets/generationWeights.json | 370 ++++++++++++++++++++++++ 1 file changed, 370 insertions(+) diff --git a/Generator/Assets/generationWeights.json b/Generator/Assets/generationWeights.json index 449c71a..9aadb57 100644 --- a/Generator/Assets/generationWeights.json +++ b/Generator/Assets/generationWeights.json @@ -1339,5 +1339,375 @@ }, "whitelist": [] } + }, + "infectedpmc": { + "backpackLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "currency": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drink": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drugs": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "food": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "grenades": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "healing": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "magazines": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "pocketLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "specialItems": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "stims": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "vestLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + } + }, + "infectedassault": { + "backpackLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "currency": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drink": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drugs": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "food": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "grenades": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "healing": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "magazines": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "pocketLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "specialItems": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "stims": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "vestLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + } + }, + "infectedcivil": { + "backpackLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "currency": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drink": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drugs": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "food": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "grenades": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "healing": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "magazines": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "pocketLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "specialItems": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "stims": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "vestLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + } + }, + "infectedlaborant": { + "backpackLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "currency": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drink": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drugs": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "food": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "grenades": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "healing": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "magazines": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "pocketLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "specialItems": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "stims": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "vestLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + } + }, + "infectedtagilla": { + "backpackLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "currency": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drink": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "drugs": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "food": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "grenades": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "healing": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "magazines": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "pocketLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "specialItems": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "stims": { + "weights": { + "0": 1 + }, + "whitelist": [] + }, + "vestLoot": { + "weights": { + "0": 1 + }, + "whitelist": [] + } } }