Added bossPartisan
to bot config jsons
This commit is contained in:
parent
60c844cfd6
commit
75feed2c24
@ -11,6 +11,7 @@
|
|||||||
"bossZryachiy": 5,
|
"bossZryachiy": 5,
|
||||||
"bossTest": 10,
|
"bossTest": 10,
|
||||||
"bossKolontay": 5,
|
"bossKolontay": 5,
|
||||||
|
"bossPartisan": 5,
|
||||||
"cursedAssault": 50,
|
"cursedAssault": 50,
|
||||||
"followerBully": 5,
|
"followerBully": 5,
|
||||||
"followerGluharAssault": 5,
|
"followerGluharAssault": 5,
|
||||||
@ -61,7 +62,8 @@
|
|||||||
"bossZryachiy",
|
"bossZryachiy",
|
||||||
"bossBoar",
|
"bossBoar",
|
||||||
"bossBoarSniper",
|
"bossBoarSniper",
|
||||||
"bossKolontay"
|
"bossKolontay",
|
||||||
|
"bossPartisan"
|
||||||
],
|
],
|
||||||
"durability": {
|
"durability": {
|
||||||
"default": {
|
"default": {
|
||||||
@ -328,6 +330,7 @@
|
|||||||
"bossknight": {},
|
"bossknight": {},
|
||||||
"bosszryachiy": {},
|
"bosszryachiy": {},
|
||||||
"bosskolontay": {},
|
"bosskolontay": {},
|
||||||
|
"bosspartisan": {},
|
||||||
"bosstest": {},
|
"bosstest": {},
|
||||||
"followerbully": {
|
"followerbully": {
|
||||||
"5448e8d64bdc2dce718b4568": 1,
|
"5448e8d64bdc2dce718b4568": 1,
|
||||||
@ -740,6 +743,19 @@
|
|||||||
"scopeLimit": 2,
|
"scopeLimit": 2,
|
||||||
"lightLaserLimit": 1
|
"lightLaserLimit": 1
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"bosspartisan": {
|
||||||
|
"nvgIsActiveChanceDayPercent": 20,
|
||||||
|
"nvgIsActiveChanceNightPercent": 95,
|
||||||
|
"faceShieldIsActiveChancePercent": 80,
|
||||||
|
"lightIsActiveDayChancePercent": 25,
|
||||||
|
"lightIsActiveNightChancePercent": 75,
|
||||||
|
"laserIsActiveChancePercent": 75,
|
||||||
|
"forceStock": true,
|
||||||
|
"weaponModLimits": {
|
||||||
|
"scopeLimit": 2,
|
||||||
|
"lightLaserLimit": 1
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"followertest": {},
|
"followertest": {},
|
||||||
"sectantpriest": {
|
"sectantpriest": {
|
||||||
|
@ -767,6 +767,7 @@
|
|||||||
"bossBoar",
|
"bossBoar",
|
||||||
"bossBoarSniper",
|
"bossBoarSniper",
|
||||||
"bossKolontay",
|
"bossKolontay",
|
||||||
|
"bossPartisan",
|
||||||
"followerBully",
|
"followerBully",
|
||||||
"followerKojaniy",
|
"followerKojaniy",
|
||||||
"followerGluharAssault",
|
"followerGluharAssault",
|
||||||
|
Loading…
Reference in New Issue
Block a user