Added bossPartisan to bot config jsons

This commit is contained in:
Dev 2024-08-20 22:02:54 +01:00
parent 60c844cfd6
commit 75feed2c24
2 changed files with 18 additions and 1 deletions

View File

@ -11,6 +11,7 @@
"bossZryachiy": 5,
"bossTest": 10,
"bossKolontay": 5,
"bossPartisan": 5,
"cursedAssault": 50,
"followerBully": 5,
"followerGluharAssault": 5,
@ -61,7 +62,8 @@
"bossZryachiy",
"bossBoar",
"bossBoarSniper",
"bossKolontay"
"bossKolontay",
"bossPartisan"
],
"durability": {
"default": {
@ -328,6 +330,7 @@
"bossknight": {},
"bosszryachiy": {},
"bosskolontay": {},
"bosspartisan": {},
"bosstest": {},
"followerbully": {
"5448e8d64bdc2dce718b4568": 1,
@ -740,6 +743,19 @@
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"bosspartisan": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 95,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true,
"weaponModLimits": {
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"followertest": {},
"sectantpriest": {

View File

@ -767,6 +767,7 @@
"bossBoar",
"bossBoarSniper",
"bossKolontay",
"bossPartisan",
"followerBully",
"followerKojaniy",
"followerGluharAssault",