Added some more bot limits to items. added Forcestock on followerzryachiy

This commit is contained in:
Kaeno 2024-04-04 00:00:19 +01:00 committed by Refringe
parent 8b9e004885
commit 1ccac4bd68
No known key found for this signature in database
GPG Key ID: 7715B85B4A6306ED

View File

@ -331,7 +331,8 @@
"bosskolontay": {}, "bosskolontay": {},
"bosstest": {}, "bosstest": {},
"followerbully": { "followerbully": {
"5448e8d64bdc2dce718b4568": 2 "5448e8d64bdc2dce718b4568": 1,
"5448ba0b4bdc2d02308b456c": 1
}, },
"followergluharassault": { "followergluharassault": {
"5c0fa877d174af02a012e1cf": 1 "5c0fa877d174af02a012e1cf": 1
@ -354,14 +355,31 @@
"followerbigpipe": {}, "followerbigpipe": {},
"followerzryachiy": {}, "followerzryachiy": {},
"followertest": {}, "followertest": {},
"followerboar": {}, "followerboar": {
"followerboarclose1": {}, "5448e8d04bdc2ddf718b4569": 1,
"followerboarclose2": {}, "544fb37f4bdc2dee738b4567": 1,
"5448e8d64bdc2dce718b4568": 1,
"5c94bbff86f7747ee735c08f": 1
},
"followerboarclose1": {
"5448e8d04bdc2ddf718b4569": 1,
"5448e8d64bdc2dce718b4568": 1,
"5c94bbff86f7747ee735c08f": 1
},
"followerboarclose2": {
"5448e8d04bdc2ddf718b4569": 1,
"5448e8d64bdc2dce718b4568": 1,
"5c94bbff86f7747ee735c08f": 1
},
"followerkolontayassault": { "followerkolontayassault": {
"544fb62a4bdc2dfb738b4568": 2 "5448e8d04bdc2ddf718b4569": 2,
"5c94bbff86f7747ee735c08f": 1,
"5448e8d64bdc2dce718b4568": 2
}, },
"followerkolontaysecurity": { "followerkolontaysecurity": {
"544fb62a4bdc2dfb738b4568": 2 "5448e8d04bdc2ddf718b4569": 2,
"5c94bbff86f7747ee735c08f": 1,
"5448e8d64bdc2dce718b4568": 2
}, },
"sectantpriest": {}, "sectantpriest": {},
"sectantwarrior": {}, "sectantwarrior": {},
@ -648,7 +666,8 @@
"nvgIsActiveChanceNightPercent": 90, "nvgIsActiveChanceNightPercent": 90,
"lightIsActiveDayChancePercent": 25, "lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85, "lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85 "laserIsActiveChancePercent": 85,
"forceStock": true
}, },
"followerboar": { "followerboar": {
"nvgIsActiveChanceDayPercent": 20, "nvgIsActiveChanceDayPercent": 20,
@ -2615,4 +2634,4 @@
} }
} }
} }
} }