Added bossPartisan
to bot config jsons
This commit is contained in:
parent
60c844cfd6
commit
75feed2c24
@ -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": {
|
||||
|
@ -767,6 +767,7 @@
|
||||
"bossBoar",
|
||||
"bossBoarSniper",
|
||||
"bossKolontay",
|
||||
"bossPartisan",
|
||||
"followerBully",
|
||||
"followerKojaniy",
|
||||
"followerGluharAssault",
|
||||
|
Loading…
Reference in New Issue
Block a user