Valens-AIO/config/bots.json

69 lines
1.3 KiB
JSON
Raw Normal View History

{
"bossChance":
{
"activated": false,
"chance": 100
},
"maxBotCap": 20,
"pmc":
{
"chanceSameSideIsHostile": 50,
"containersOnPMCs": true,
"isUsec": 50,
"lootNValue": 3,
"maxBackpackLootTotalRub": 150000,
"maxPocketLootTotalRub": 50000,
"maxVestLootTotalRub": 50000,
"convertIntoPmcChance":
{
"assault":
{
"min": 15,
"max": 40
},
"cursedAssault":
{
"min": 15,
"max": 40
},
"pmcBot":
{
"min": 15,
"max": 30
},
"exUsec":
{
"min": 5,
"max": 20
}
},
"difficultyWeights":
{
"difficulty": "asonline",
"useWeights": false,
"weights":
{
"easy": 0,
"normal": 40,
"hard": 30,
"impossible": 30
}
},
"looseWeaponInBackpackChance": 15,
"looseWeaponInBackpackLoot":
{
"min": 1,
"max": 1
}
},
"scav":
{
"lootNValue": 4
}
}