Server/project/assets/configs/bot.json
Dev 033b0e6805 Slightly increase pmc conversion rate
Reduce number of PMCs generated
2024-01-10 21:09:27 +00:00

1883 lines
71 KiB
JSON

{
"presetBatch": {
"assault": 50,
"bossBully": 5,
"bossGluhar": 5,
"bossKilla": 5,
"bossKojaniy": 5,
"bossSanitar": 5,
"bossTagilla": 5,
"bossKnight": 5,
"bossZryachiy": 5,
"bossTest": 10,
"bossKolontay": 5,
"cursedAssault": 50,
"followerBully": 5,
"followerGluharAssault": 5,
"followerGluharScout": 5,
"followerGluharSecurity": 5,
"followerGluharSnipe": 5,
"followerKojaniy": 5,
"followerSanitar": 5,
"followerTagilla": 5,
"followerBirdEye": 5,
"followerBigPipe": 5,
"followerZryachiy": 10,
"followerTest": 10,
"followerBoar": 15,
"marksman": 30,
"pmcBot": 50,
"sectantPriest": 10,
"sectantWarrior": 10,
"gifter": 5,
"test": 30,
"exUsec": 30,
"arenaFighterEvent": 15,
"arenaFighter": 15,
"crazyAssaultEvent": 15,
"bossBoar": 5,
"bossBoarSniper": 5,
"followerBoarClose1": 10,
"followerBoarClose2": 10,
"followerKolontayAssault": 10,
"followerKolontaySecurity": 10,
"shooterBTR": 10,
"peacefullZryachiyEvent": 5,
"ravangeZryachiyEvent": 5,
"sectactPriestEvent": 10,
"sptUsec": 25,
"sptBear": 25
},
"bosses": ["bossbully", "bossgluhar", "bosskilla", "bosskojaniy", "bosssanitar", "bosstagilla", "bossknight", "bosszryachiy", "bossboar", "bossboarSniper", "bosskolontay"],
"durability": {
"default": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 60,
"highestMax": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
}
},
"pmc": {
"armor": {
"lowestMaxPercent": 90,
"highestMaxPercent": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 95,
"highestMax": 100,
"maxDelta": 5,
"minDelta": 0,
"minLimitPercent": 15
}
},
"boss": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
}
},
"follower": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 40,
"minDelta": 20,
"minLimitPercent": 15
}
},
"assault": {
"armor": {
"maxDelta": 50,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 85,
"highestMax": 100,
"maxDelta": 45,
"minDelta": 30,
"minLimitPercent": 15
}
},
"cursedassault": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 25,
"minDelta": 0,
"minLimitPercent": 15
}
},
"marksman": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 60,
"highestMax": 100,
"maxDelta": 25,
"minDelta": 0,
"minLimitPercent": 15
}
},
"pmcbot": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 40,
"minDelta": 20,
"minLimitPercent": 15
}
},
"arenafighterevent": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
}
},
"arenafighter": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
}
},
"crazyassaultevent": {
"armor": {
"maxDelta": 50,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 85,
"highestMax": 100,
"maxDelta": 45,
"minDelta": 30,
"minLimitPercent": 15
}
},
"exusec": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 40,
"minDelta": 20,
"minLimitPercent": 15
}
},
"sectantpriest": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 90,
"highestMax": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
}
},
"sectantwarrior": {
"armor": {
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 90,
"highestMax": 100,
"maxDelta": 10,
"minDelta": 0,
"minLimitPercent": 15
}
}
},
"lootItemResourceRandomization": {
"assault": {
"food": {
"resourcePercent": 65,
"chanceMaxResourcePercent": 30
},
"meds": {
"resourcePercent": 50,
"chanceMaxResourcePercent": 40
}
}
},
"lootNValue": {
"scav": 4,
"pmc": 3,
"assault": 4,
"marksman": 4,
"arenafighterevent": 4,
"arenafighter": 4,
"crazyassaultevent": 4,
"bossbully": 4,
"sptbear": 3,
"sptusec": 3,
"bossgluhar": 3,
"bosskilla": 3,
"bossknight": 3,
"bosskojaniy": 3,
"bosssanitar": 3,
"bosstagilla": 3,
"bosstest": 4,
"bosszryachiy": 3,
"bossboar": 3,
"bossboarsniper": 3,
"bosskolontay": 3,
"cursedassault": 4,
"exusec": 4,
"followerbigpipe": 4,
"followerbirdeye": 4,
"followerbully": 4,
"followergluharassault": 4,
"followergluharscout": 4,
"followergluharsecurity": 4,
"followergluharsnipe": 4,
"followerkojaniy": 4,
"followersanitar": 4,
"followertagilla": 4,
"followertest": 4,
"followerzryachiy": 4,
"followerboar": 4,
"followerboarclose1": 4,
"followerboarclose2": 4,
"followerkolontayassault": 4,
"followerkolontaysecurity": 4,
"gifter": 4,
"pmcbot": 4,
"sectantpriest": 4,
"sectantwarrior": 4,
"shooterbtr": 1,
"test": 4
},
"chanceAssaultScavHasPlayerScavName": 10,
"secureContainerAmmoStackCount": 20,
"revenge": {
"assault": ["assault", "marksman", "gifter"],
"marksman": ["assault", "marksman", "gifter"],
"pmcBot": ["pmcBot", "gifter"]
},
"itemSpawnLimits": {
"default": {},
"assault": {
"5a0c27731526d80618476ac4": 1,
"5c99f98d86f7745c314214b3": 1
},
"marksman": {},
"cursedassault": {},
"exusec": {},
"bossbully": {},
"bossgluhar": {},
"bosskilla": {},
"bosskojaniy": {},
"bosssanitar": {},
"bosstagilla": {},
"bossknight": {},
"bosszryachiy": {},
"bossjolontay": {},
"bosstest": {},
"followerbully": {},
"followergluharassault": {},
"followergluharscout": {},
"followergluharsecurity": {},
"followergluharsnipe": {},
"followerkojaniy": {},
"followersanitar": {},
"followertagilla": {},
"followerbirdeye": {},
"followerbigpipe": {},
"followerzryachiy": {},
"followertest": {},
"followerboar": {},
"followerboarclose1": {},
"followerboarclose2": {},
"followerkolontayassault": {},
"followerkolontaysecurity": {},
"sectantpriest": {},
"sectantwarrior": {},
"test": {},
"pmcbot": {},
"arenafighterevent": {},
"arenafighter": {},
"crazyassaultevent": {},
"assaultgroup": {},
"gifter": {},
"bossboar": {},
"bossboarsniper": {},
"pmc": {
"5c99f98d86f7745c314214b3": 1,
"5c164d2286f774194c5e69fa": 1,
"550aa4cd4bdc2dd8348b456c": 2,
"55818add4bdc2d5b648b456f": 1,
"55818ad54bdc2ddc698b4569": 1,
"55818aeb4bdc2ddc698b456a": 1,
"55818ae44bdc2dde698b456c": 1,
"55818af64bdc2d5b648b4570": 1,
"5448e54d4bdc2dcc718b4568": 1,
"5448f3a64bdc2d60728b456a": 2,
"5447e1d04bdc2dff2f8b4567": 1,
"5a341c4686f77469e155819e": 1,
"55818b164bdc2ddc698b456c": 2,
"5448bc234bdc2d3c308b4569": 2,
"543be5dd4bdc2deb348b4569": 2,
"543be5cb4bdc2deb348b4568": 2,
"5485a8684bdc2da71d8b4567": 2,
"5d650c3e815116009f6201d2": 2,
"5448f39d4bdc2d0a728b4568": 2,
"543be6564bdc2df4348b4568": 1
},
"shooterbtr": {}
},
"equipment": {
"assault": {
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 2
},
"faceShieldIsActiveChancePercent": 85,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 75,
"weightingAdjustmentsByPlayerLevel": [{
"levelRange": {
"min": 1,
"max": 6
},
"equipment": {
"add": {},
"edit": {
"ArmorVest": {
"59e7635f86f7742cbf2c1095": 5
},
"FaceCover": {
"572b7fa524597762b747ce82": 30
},
"FirstPrimaryWeapon": {
"54491c4f4bdc2db1078b4568": 90,
"5a38e6bac4a2826c6e06d79b": 90
}
}
}
}
]
},
"marksman": {
"nvgIsActiveChanceDayPercent": 60,
"nvgIsActiveChanceNightPercent": 60,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"cursedassault": {
"faceShieldIsActiveChancePercent": 90,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"exusec": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 90,
"laserIsActiveChancePercent": 85
},
"bossbully": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true
},
"bossgluhar": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 45,
"lightIsActiveNightChancePercent": 95,
"laserIsActiveChancePercent": 95,
"forceStock": true
},
"bosskilla": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 35,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85,
"forceStock": true
},
"bosskojaniy": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"bosssanitar": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 85
},
"bosstagilla": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true
},
"bossknight": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true
},
"bosszryachiy": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85,
"forceStock": true
},
"bossboar": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85,
"forceStock": true
},
"bosstest": {},
"shooterbtr": {},
"followerkolontayassault": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followerkolontaysecurity": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followerbully": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followergluharassault": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followergluharscout": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followergluharsecurity": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followergluharsnipe": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followerkojaniy": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followersanitar": {
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"followertagilla": {},
"followerbirdeye": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"followerbigpipe": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true
},
"followerzryachiy": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85
},
"followerboar": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"weaponModLimits": {
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"followerboarclose1": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"weaponModLimits": {
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"followerboarclose2": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"weaponModLimits": {
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"bossboarsniper": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true,
"weaponModLimits": {
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"bosskolontay": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"forceStock": true,
"weaponModLimits": {
"scopeLimit": 2,
"lightLaserLimit": 1
}
},
"followertest": {},
"sectantpriest": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 100,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 95
},
"sectantwarrior": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 100,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 95
},
"test": {},
"pmcbot": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 95,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 35,
"lightIsActiveNightChancePercent": 95,
"laserIsActiveChancePercent": 95,
"forceStock": true,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"arenafighterevent": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 95,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 35,
"lightIsActiveNightChancePercent": 95,
"laserIsActiveChancePercent": 95,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"arenafighter": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 95,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 35,
"lightIsActiveNightChancePercent": 95,
"laserIsActiveChancePercent": 95,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"crazyassaultevent": {
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 85,
"faceShieldIsActiveChancePercent": 80,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75,
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
}
},
"assaultgroup": {},
"gifter": {
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 75,
"laserIsActiveChancePercent": 75
},
"pmc": {
"weaponModLimits": {
"scopeLimit": 1,
"lightLaserLimit": 1
},
"weaponSightWhitelist": {
"5447b5fc4bdc2d87278b4567": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e", "55818add4bdc2d5b648b456f", "55818aeb4bdc2ddc698b456a"],
"5447b5f14bdc2d61278b4567": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e", "55818add4bdc2d5b648b456f", "55818aeb4bdc2ddc698b456a"],
"5447bedf4bdc2d87278b4568": ["55818ad54bdc2ddc698b4569", "55818add4bdc2d5b648b456f", "55818aeb4bdc2ddc698b456a"],
"5447bed64bdc2d97278b4568": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e", "55818add4bdc2d5b648b456f", "55818aeb4bdc2ddc698b456a"],
"5447b6194bdc2d67278b4567": ["55818ad54bdc2ddc698b4569", "55818ae44bdc2dde698b456c", "55818ac54bdc2d5b648b456e", "55818aeb4bdc2ddc698b456a", "55818add4bdc2d5b648b456f"],
"5447b5cf4bdc2d65278b4567": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e"],
"617f1ef5e8b54b0998387733": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e"],
"5447b6094bdc2dc3278b4567": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e"],
"5447b5e04bdc2d62278b4567": ["55818ad54bdc2ddc698b4569", "55818acf4bdc2dde698b456b", "55818ac54bdc2d5b648b456e"],
"5447b6254bdc2dc3278b4568": ["55818ae44bdc2dde698b456c", "55818ac54bdc2d5b648b456e", "55818aeb4bdc2ddc698b456a", "55818add4bdc2d5b648b456f"]
},
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 95,
"faceShieldIsActiveChancePercent": 85,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 95,
"laserIsActiveChancePercent": 85,
"randomisation": [{
"levelRange": {
"min": 1,
"max": 14
},
"generation": {
"drugs": {
"weights": {
"0": 1,
"1": 1
},
"whitelist": []
},
"grenades": {
"weights": {
"0": 2,
"1": 1
},
"whitelist": [
"5710c24ad2720bc3458b45a3",
"58d3db5386f77426186285a0",
"5448be9a4bdc2dfd2f8b456a"
]
},
"healing": {
"weights": {
"0": 1,
"1": 2
},
"whitelist": [
"5e831507ea0a7c419c2f9bd9",
"5755356824597772cb798962",
"590c661e86f7741e566b646a",
"590c657e86f77412b013051d",
"544fb37f4bdc2dee738b4567",
"544fb3364bdc2d34748b456a",
"544fb25a4bdc2dfb738b4567"
]
},
"backpackLoot": {
"weights": {
"0": 1,
"1": 2,
"2": 4,
"3": 2,
"4": 1,
"5": 1
},
"whitelist": []
},
"pocketLoot": {
"weights": {
"0": 3,
"1": 4,
"2": 1,
"3": 1
},
"whitelist": []
},
"vestLoot": {
"weights": {
"0": 2,
"1": 5,
"2": 1,
"3": 1,
"4": 1
},
"whitelist": []
},
"magazines": {
"weights": {
"0": 0,
"1": 2,
"2": 1
},
"whitelist": []
},
"stims": {
"weights": {
"0": 1
},
"whitelist": []
}
},
"equipment": {
"ArmBand": 90,
"FirstPrimaryWeapon": 80,
"SecondPrimaryWeapon": 3,
"Holster": 5,
"Earpiece": 35,
"Eyewear": 5,
"Backpack": 35,
"FaceCover": 5
},
"randomisedWeaponModSlots": [],
"equipmentMods": {
"back_plate": 60,
"left_side_plate": 0,
"rightside_plate": 0,
"mod_equipment": 3,
"mod_equipment_000": 3,
"mod_equipment_001": 3,
"mod_equipment_002": 3,
"mod_nvg": 3
},
"weaponMods": {
"mod_barrel": 20,
"mod_bipod": 10,
"mod_flashlight": 5,
"mod_foregrip": 15,
"mod_handguard": 25,
"mod_launcher": 0,
"mod_magazine": 25,
"mod_mount": 15,
"mod_mount_000": 15,
"mod_mount_001": 15,
"mod_mount_002": 15,
"mod_mount_003": 15,
"mod_mount_004": 15,
"mod_mount_005": 15,
"mod_mount_006": 15,
"mod_muzzle": 10,
"mod_muzzle_000": 10,
"mod_muzzle_001": 10,
"mod_equipment": 5,
"mod_equipment_000": 10,
"mod_equipment_001": 5,
"mod_equipment_002": 0,
"mod_nvg": 0,
"mod_pistol_grip_akms": 15,
"mod_pistol_grip": 10,
"mod_scope": 15,
"mod_scope_000": 15,
"mod_scope_001": 15,
"mod_scope_002": 15,
"mod_scope_003": 15,
"mod_tactical": 10,
"mod_tactical001": 10,
"mod_tactical002": 10,
"mod_tactical_000": 10,
"mod_tactical_001": 10,
"mod_tactical_002": 10,
"mod_tactical_003": 10,
"mod_tactical_2": 10
}
}, {
"levelRange": {
"min": 15,
"max": 22
},
"equipment": {
"ArmBand": 90,
"FirstPrimaryWeapon": 90,
"SecondPrimaryWeapon": 0,
"Holster": 10,
"Earpiece": 35,
"Eyewear": 15,
"FaceCover": 20,
"Backpack": 80,
"Scabbard": 100,
"TacticalVest": 90
},
"randomisedArmorSlots": ["Headwear", "ArmorVest", "TacticalVest"],
"randomisedWeaponModSlots": ["mod_scope", "mod_scope_000", "mod_scope_001", "mod_scope_002", "mod_scope_003",
"mod_handguard", "mod_magazine", "mod_muzzle", "mod_bipod",
"mod_muzzle_000", "mod_muzzle_001", "mod_charge",
"mod_gas_block", "mod_pistol_grip", "mod_pistolgrip", "mod_pistol_grip_akms", "mod_pistolgrip_000",
"mod_foregrip", "mod_trigger", "mod_reciever", "mod_hammer",
"mod_stock", "mod_stock_000", "mod_stock_001", "mod_stock_akms", "mod_stock_axis",
"mod_mount_000", "mod_mount_001", "mod_mount_002", "mod_mount_003", "mod_mount_004", "mod_mount_005", "mod_mount_006",
"mod_tactical", "mod_tactical_2", "mod_tactical_000", "mod_tactical_001", "mod_tactical_002", "mod_tactical_003"
],
"equipmentMods": {
"back_plate": 75,
"left_side_plate": 25,
"rightside_plate": 25,
"mod_equipment": 10,
"mod_equipment_000": 10,
"mod_equipment_001": 10,
"mod_equipment_002": 5,
"mod_nvg": 15
},
"weaponMods": {
"mod_barrel": 50,
"mod_bipod": 15,
"mod_flashlight": 35,
"mod_foregrip": 45,
"mod_handguard": 25,
"mod_launcher": 5,
"mod_magazine": 50,
"mod_mount": 45,
"mod_mount_000": 35,
"mod_mount_001": 35,
"mod_mount_002": 35,
"mod_mount_003": 35,
"mod_mount_004": 35,
"mod_mount_005": 35,
"mod_mount_006": 35,
"mod_muzzle": 25,
"mod_muzzle_000": 20,
"mod_muzzle_001": 20,
"mod_pistol_grip_akms": 35,
"mod_pistol_grip": 40,
"mod_scope": 15,
"mod_scope_000": 45,
"mod_scope_001": 35,
"mod_scope_002": 35,
"mod_scope_003": 25,
"mod_tactical": 15,
"mod_tactical001": 40,
"mod_tactical002": 30,
"mod_tactical_000": 40,
"mod_tactical_001": 30,
"mod_tactical_002": 30,
"mod_tactical_003": 30,
"mod_tactical_2": 15
}
}, {
"levelRange": {
"min": 23,
"max": 45
},
"equipment": {
"SecondPrimaryWeapon": 20
},
"randomisedArmorSlots": ["Headwear", "TacticalVest", "ArmorVest"],
"randomisedWeaponModSlots": ["mod_scope", "mod_scope_000", "mod_scope_001", "mod_scope_002", "mod_scope_003",
"mod_handguard", "mod_magazine", "mod_muzzle", "mod_bipod",
"mod_muzzle_000", "mod_muzzle_001", "mod_charge",
"mod_gas_block", "mod_pistol_grip", "mod_pistolgrip", "mod_pistol_grip_akms", "mod_pistolgrip_000",
"mod_foregrip", "mod_trigger", "mod_reciever", "mod_hammer",
"mod_stock", "mod_stock_000", "mod_stock_001", "mod_stock_akms", "mod_stock_axis",
"mod_mount_000", "mod_mount_001", "mod_mount_002", "mod_mount_003", "mod_mount_004", "mod_mount_005", "mod_mount_006",
"mod_tactical", "mod_tactical_2", "mod_tactical_000", "mod_tactical_001", "mod_tactical_002", "mod_tactical_003"
]
}, {
"levelRange": {
"min": 46,
"max": 100
},
"equipment": {
"SecondPrimaryWeapon": 20
},
"equipmentMods": {
"left_side_plate": 90,
"rightside_plate": 90,
"mod_equipment": 75,
"mod_equipment_000": 80,
"mod_equipment_001": 75,
"mod_equipment_002": 90,
"mod_nvg": 60
},
"randomisedArmorSlots": ["Headwear", "TacticalVest", "ArmorVest"],
"randomisedWeaponModSlots": ["mod_scope", "mod_scope_000", "mod_scope_001", "mod_scope_002", "mod_scope_003",
"mod_handguard", "mod_magazine", "mod_muzzle", "mod_bipod",
"mod_muzzle_000", "mod_muzzle_001", "mod_charge",
"mod_gas_block", "mod_pistol_grip", "mod_pistolgrip", "mod_pistol_grip_akms", "mod_pistolgrip_000",
"mod_foregrip", "mod_trigger", "mod_reciever", "mod_hammer",
"mod_stock", "mod_stock_000", "mod_stock_001", "mod_stock_akms", "mod_stock_axis",
"mod_mount_000", "mod_mount_001", "mod_mount_002", "mod_mount_003", "mod_mount_004", "mod_mount_005", "mod_mount_006",
"mod_tactical", "mod_tactical_2", "mod_tactical_000", "mod_tactical_001", "mod_tactical_002", "mod_tactical_003"
]
}
],
"blacklist": [{
"levelRange": {
"min": 1,
"max": 100
},
"equipment": {
"mod_magazine": ["57838f0b2459774a256959b2", "5aaa5e60e5b5b000140293d6", "5b1fd4e35acfc40018633c39", "59e5d83b86f7745aed03d262",
"5b7bef1e5acfc43d82528402", "617130016c780c1e710c9a24", "55d4837c4bdc2d1d4e8b456c", "5c503ac82e221602b21d6e9a",
"6241c2c2117ad530666a5108"],
"mod_scope": ["5a1ead28fcdbcb001912fa9f", "5a1eaa87fcdbcb001865f75e", "5d1b5e94d7ad1a2b865a96b0", "5a7c74b3e899ef0014332c29",
"618b9643526131765025ab35", "618bab21526131765025ab3f"],
"mod_nvg": ["5c11046cd174af02a012e42b"],
"mod_reciever": ["5d4405aaa4b9361e6a4e6bd3"],
"mod_stock": ["5cde739cd7f00c0010373bd3"],
"mod_rear_sight": ["5a0ed824fcdbcb0176308b0d"],
"mod_front_sight": ["5a0f096dfcdbcb0176308b15"]
},
"cartridge": {
"Caliber23x75": ["5e85a9f4add9fe03027d9bf1"],
"Caliber127x55": ["5cadf6e5ae921500113bb973", "5cadf6ddae9215051e1c23b2"]
}
}
],
"weightingAdjustmentsByBotLevel": [{
"levelRange": {
"min": 1,
"max": 14
},
"ammo": {
"add": {},
"edit": {
"Caliber556x45NATO": {
"59e6920f86f77411d82aa167": 300,
"59e6927d86f77411da468256": 300,
"54527a984bdc2d4e668b4567": 250,
"59e6918f86f7746c9f75e849": 200,
"5c0d5ae286f7741e46554302": 200
},
"Caliber545x39": {
"56dff3afd2720bba668b4567": 200
},
"Caliber762x39": {
"5656d7c34bdc2d9d198b4587": 200
},
"Caliber762x35": {
"6196364158ef8c428c287d9f": 25
},
"Caliber762x51": {
"5e023e6e34d52a55c3304f71": 35,
"5e023e88277cce2b522ff2b1": 20
},
"Caliber762x54R": {
"5e023cf8186a883be655e54f": 200,
"5887431f2459777e1612938f": 150
},
"Caliber9x19PARA": {
"58864a4f2459770fcc257101": 30,
"5c3df7d588a4501f290594e5": 30
},
"Caliber9x39": {
"57a0dfb82459774d3078b56c": 15
},
"Caliber12g": {
"5d6e6806a4b936088465b17e": 20
},
"Caliber20g": {
"5a38ebd9c4a282000d722a5b": 10
}
}
},
"equipment": {
"add": {
"TacticalVest": {
"5e4abc1f86f774069619fbaa": 220,
"6034d0230ca681766b6a0fb5": 150,
"6034cf5fffd42c541047f72e": 150
},
"Backpack": {
"5ab8f04f86f774585f4237d8": 100
},
"Headwear": {
"5aa7d193e5b5b000171d063f": 90,
"59e7711e86f7746cae05fbe1": 90
}
},
"edit": {
"ArmorVest": {
"5c0e5bab86f77461f55ed1f3": 250,
"5c0e5edb86f77461f55ed1f7": 250,
"5648a7494bdc2d9d488b4583": 250,
"5ab8e4ed86f7742d8e50c7fa": 250,
"5df8a2ca86f7740bfe6df777": 155,
"5c0e655586f774045612eeb2": 80,
"5e4abb5086f77406975c9342": 5,
"6038b4ca92ec1c3103795a0d": 5,
"6038b4b292ec1c3103795a0b": 5,
"64be79c487d1510151095552": 100
},
"TacticalVest": {
"628d0618d1ba6e4fa07ce5a4": 1,
"628b9c7d45122232a872358f": 1,
"628b9784bcf6e2659e09b8a2": 1,
"628cd624459354321c4b7fa2": 1,
"609e860ebd219504d8507525": 1,
"60a3c68c37ea821725773ef5": 1,
"5e4ac41886f77406a511c9a8": 1,
"5b44cad286f77402a54ae7e5": 1,
"5c0e3eb886f7742015526062": 200,
"572b7adb24597762ae139821": 250,
"544a5caa4bdc2d1a388b4568": 50,
"5929a2a086f7744f4b234d43": 150,
"64be7095047e826eae02b0c1": 55,
"64be7110bf597ba84a0a41ea": 45
},
"Headwear": {
"5a7c4850e899ef00150be885": 240,
"5645bc214bdc2d363b8b4571": 120,
"5aa7cfc0e5b5b00015693143": 200,
"5c06c6a80db834001b735491": 240,
"5aa7d03ae5b5b00016327db5": 120
},
"FirstPrimaryWeapon": {
"59e6152586f77473dc057aa1": 150,
"57d14d2524597714373db789": 150,
"5c07c60e0db834002330051f": 90,
"56dee2bdd2720bc8328b4567": 120,
"574d967124597745970e7c94": 200,
"587e02ff24597743df3deaeb": 120,
"583990e32459771419544dd2": 110,
"59d6088586f774275f37482f": 110,
"5ae08f0a5acfc408fb1398a1": 90,
"5bfd297f0db834001a669119": 90,
"5447a9cd4bdc2dbd208b4567": 50,
"5926bb2186f7744b1c6c6e60": 120,
"58948c8e86f77409493f7266": 50,
"5fc3e272f8b6a877a729eac5": 60,
"5644bd2b4bdc2d3b4c8b4572": 80,
"59e6687d86f77411d949b251": 100,
"54491c4f4bdc2db1078b4568": 100,
"5ba26383d4351e00334c93d9": 50,
"5c501a4d2e221602b412b540": 100,
"60db29ce99594040e04c4a27": 110,
"5580223e4bdc2d1c128b457f": 100,
"5e870397991fd70db46995c8": 10,
"61f7c9e189e6fb1a5e3ea78d": 110,
"5a38e6bac4a2826c6e06d79b": 90,
"5ea03f7400685063ec28bfa8": 50,
"627e14b21713922ded6f2c15": 1,
"6275303a9f372d6ea97f9ec7": 1
},
"SecondPrimaryWeapon": {
"5e81ebcd8e146c7080625e15": 0
},
"Backpack": {
"544a5cde4bdc2d39388b456b": 100,
"5ca20d5986f774331e7c9602": 100,
"5ab8ee7786f7742d8f33f0b9": 100,
"5e9dcf5986f7746c417435b3": 90
},
"Holster": {
"576a581d2459771e7b1bc4f1": 50,
"5cadc190ae921500103bb3b6": 50,
"56d59856d2720bd8418b456a": 50,
"5a17f98cfcdbcb0980087290": 45
},
"Earpiece": {
"5b432b965acfc47a8774094e": 50,
"6033fa48ffd42c541047f728": 45
}
},
"clothing": {
"add": {},
"edit": {
"body": {
"5cc0858d14c02e000c6bea66": 10,
"5cde95d97d6c8b647a3769b0": 10
},
"feet": {
"5cc085bb14c02e000e67a5c5": 10,
"5cde95ef7d6c8b04713c4f2d": 10
}
}
}
}
}, {
"levelRange": {
"min": 15,
"max": 22
},
"equipment": {
"edit": {
"ArmorVest": {
"5c0e5bab86f77461f55ed1f3": 135,
"5c0e5edb86f77461f55ed1f7": 135,
"5648a7494bdc2d9d488b4583": 135,
"5ab8e4ed86f7742d8e50c7fa": 135
},
"TacticalVest": {
"5c0e3eb886f7742015526062": 40,
"64a536392d2c4e6e970f4121": 40,
"64a5366719bab53bd203bf33": 40
},
"Backpack": {
"544a5cde4bdc2d39388b456b": 7,
"5ca20d5986f774331e7c9602": 7,
"60a272cc93ef783291411d8e": 7,
"6034d103ca006d2dca39b3f0": 7,
"618bb76513f5097c8d5aa2d5": 7,
"619cf0335771dd3c390269ae": 7,
"628e1ffc83ec92260c0f437f": 7,
"62a1b7fbc30cfa1d366af586": 7,
"5f5e467b0bc58666c37e7821": 6,
"5c0e805e86f774683f3dd637": 6
},
"Headwear": {
"5aa7cfc0e5b5b00015693143": 80,
"5a7c4850e899ef00150be885": 80,
"5e00c1ad86f774747333222c": 50,
"5c06c6a80db834001b735491": 80,
"5aa7d03ae5b5b00016327db5": 70,
"5d5e7d28a4b936645d161203": 50,
"5b432d215acfc4771e1c6624": 60,
"5b40e3f35acfc40016388218": 40,
"5b40e4035acfc47a87740943": 40,
"5a154d5cfcdbcb001a3b00da": 40,
"5ac8d6885acfc400180ae7b0": 40
},
"Earpiece": {
"5645bcc04bdc2d363b8b4572": 7
},
"FirstPrimaryWeapon": {
"627e14b21713922ded6f2c15": 1,
"6275303a9f372d6ea97f9ec7": 1,
"64ca3d3954fc657e230529cc": 1,
"64637076203536ad5600c990": 1
}
}
}
}, {
"levelRange": {
"min": 30,
"max": 50
},
"equipment": {
"edit": {
"ArmorVest": {
"5ab8e79e86f7742d8b372e78": 35,
"5c0e541586f7747fa54205c9": 35,
"5ca2151486f774244a3b8d30": 35,
"5ca21c6986f77479963115a7": 35,
"5e9dacf986f774054d6b89f4": 35,
"5f5f41476bdad616ad46d631": 35,
"5e4abb5086f77406975c9342": 25,
"5fd4c474dd870108a754b241": 25,
"6038b4b292ec1c3103795a0b": 25,
"6038b4ca92ec1c3103795a0d": 25,
"60a283193cb70855c43a381d": 25,
"545cdb794bdc2d3a198b456a": 25
},
"TacticalVest": {
"5b44cad286f77402a54ae7e5": 70,
"5e4ac41886f77406a511c9a8": 70,
"60a3c68c37ea821725773ef5": 45,
"628b9784bcf6e2659e09b8a2": 45,
"628b9c7d45122232a872358f": 45,
"609e860ebd219504d8507525": 25,
"628cd624459354321c4b7fa2": 35
},
"Headwear": {
"5aa7e4a4e5b5b000137b76f2": 40,
"5b40e1525acfc4771e1c6611": 40,
"5b40e2bc5acfc40016388216": 40,
"5b40e3f35acfc40016388218": 40,
"5b40e4035acfc47a87740943": 40,
"5d6d3716a4b9361bc8618872": 40,
"5ea17ca01412a1425304d1c0": 40,
"5c17a7ed2e2216152142459c": 45,
"5f60c74e3b85f6263c145586": 15
}
}
}
}, {
"levelRange": {
"min": 51,
"max": 100
},
"ammo": {
"add": {},
"edit": {
"Caliber545x39": {
"56dff061d2720bb5668b4567": 110,
"61962b617c6c7b169525f168": 60,
"56dff026d2720bb8668b4567": 90,
"5c0d5e4486f77478390952fe": 50
},
"Caliber556x45NATO": {
"601949593ae8f707c4608daa": 40,
"59e690b686f7746c9f75e848": 40
},
"Caliber762x51": {
"5efb0c1bd79ff02a1f5e68d9": 12,
"5a6086ea4f39f99cd479502f": 12,
"5a608bf24f39f98ffc77720e": 12
},
"Caliber762x39": {
"601aa3d2b2bcb34913271e6d": 40,
"59e0d99486f7744a32234762": 50
},
"Caliber1143x23ACP": {
"5efb0cabfb3e451d70735af5": 12
},
"Caliber762x35": {
"5fd20ff893a8961fc660a954": 11
},
"Caliber366TKM": {
"5f0596629e22f464da6bbdd9": 11
},
"Caliber46x30": {
"5ba26835d4351e0035628ff5": 11
},
"Caliber12g": {
"5d6e6911a4b9361bd5780d52": 12,
"5d6e68a8a4b9360b6c0d54e2": 12
},
"Caliber9x18PM": {
"573719df2459775a626ccbc2": 3,
"57371aab2459775a77142f22": 2
},
"Caliber9x19PARA": {
"5efb0da7a29a85116f6ea05f": 11
},
"Caliber127x55": {
"5cadf6eeae921500134b2799": 11
},
"Caliber23x75": {
"5e85aa1a988a8701445df1f5": 3
}
}
},
"equipment": {
"edit": {
"ArmorVest": {
"5ab8e79e86f7742d8b372e78": 40,
"5c0e541586f7747fa54205c9": 40,
"5ca2151486f774244a3b8d30": 40,
"5ca21c6986f77479963115a7": 40,
"5e9dacf986f774054d6b89f4": 40,
"5f5f41476bdad616ad46d631": 40,
"5e4abb5086f77406975c9342": 60,
"5fd4c474dd870108a754b241": 60,
"6038b4b292ec1c3103795a0b": 60,
"6038b4ca92ec1c3103795a0d": 60,
"60a283193cb70855c43a381d": 60,
"545cdb794bdc2d3a198b456a": 60
},
"TacticalVest": {
"5b44cad286f77402a54ae7e5": 70,
"5e4ac41886f77406a511c9a8": 70,
"60a3c68c37ea821725773ef5": 70,
"628b9784bcf6e2659e09b8a2": 70,
"628b9c7d45122232a872358f": 70,
"609e860ebd219504d8507525": 35,
"628cd624459354321c4b7fa2": 65
},
"Headwear": {
"5aa7e4a4e5b5b000137b76f2": 60,
"5b40e1525acfc4771e1c6611": 60,
"5b40e2bc5acfc40016388216": 60,
"5b40e3f35acfc40016388218": 60,
"5b40e4035acfc47a87740943": 60,
"5d6d3716a4b9361bc8618872": 60,
"5ea17ca01412a1425304d1c0": 60,
"5c17a7ed2e2216152142459c": 65,
"5f60c74e3b85f6263c145586": 50
}
}
}
}
],
"armorPlateWeighting": [{
"levelRange": {
"min": 1,
"max": 10
},
"front_plate": {
"2": 25,
"3": 20,
"4": 5,
"5": 1,
"6": 1
},
"back_plate": {
"2": 25,
"3": 20,
"4": 5,
"5": 1,
"6": 1
},
"side_plate": {
"2": 25,
"3": 20,
"4": 5,
"5": 1,
"6": 1
}
}, {
"levelRange": {
"min": 11,
"max": 14
},
"front_plate": {
"2": 30,
"3": 15,
"4": 5,
"5": 1,
"6": 1
},
"back_plate": {
"2": 30,
"3": 15,
"4": 5,
"5": 1,
"6": 1
},
"side_plate": {
"2": 30,
"3": 15,
"4": 5,
"5": 1,
"6": 1
}
}, {
"levelRange": {
"min": 15,
"max": 24
},
"front_plate": {
"2": 10,
"3": 15,
"4": 20,
"5": 8,
"6": 4
},
"back_plate": {
"2": 10,
"3": 15,
"4": 20,
"5": 8,
"6": 4
},
"side_plate": {
"2": 10,
"3": 15,
"4": 20,
"5": 8,
"6": 4
}
}, {
"levelRange": {
"min": 25,
"max": 35
},
"front_plate": {
"2": 3,
"3": 15,
"4": 30,
"5": 20,
"6": 10
},
"back_plate": {
"2": 3,
"3": 15,
"4": 30,
"5": 20,
"6": 10
},
"side_plate": {
"2": 3,
"3": 15,
"4": 30,
"5": 20,
"6": 10
}
}, {
"levelRange": {
"min": 36,
"max": 55
},
"front_plate": {
"2": 1,
"3": 10,
"4": 30,
"5": 40,
"6": 20
},
"back_plate": {
"2": 1,
"3": 10,
"4": 30,
"5": 40,
"6": 20
},
"side_plate": {
"2": 1,
"3": 10,
"4": 30,
"5": 40,
"6": 20
}
}, {
"levelRange": {
"min": 56,
"max": 90
},
"front_plate": {
"2": 0,
"3": 0,
"4": 10,
"5": 40,
"6": 50
},
"back_plate": {
"2": 0,
"3": 0,
"4": 10,
"5": 40,
"6": 50
},
"side_plate": {
"2": 0,
"3": 0,
"4": 10,
"5": 40,
"6": 50
}
}
],
"whitelist": [{
"levelRange": {
"min": 101,
"max": 101
},
"equipment": {},
"cartridge": {}
}
]
}
},
"showTypeInNickname": false,
"assaultBrainType": {
"factory4_day": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"factory4_night": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"bigmap": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"laboratory": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"woods": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"interchange": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"lighthouse": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"rezervbase": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"shoreline": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"tarkovstreets": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
},
"sandbox": {
"bossKilla": 0,
"bossKnight": 0,
"bossGluhar": 0,
"bossSanitar": 0,
"bossTagilla": 0,
"bossZryachiy": 0,
"bossBoar": 0,
"followerGluharAssault": 0,
"followerBully": 0,
"followerBigPipe": 0,
"followerSanitar": 0,
"assault": 1,
"cursedAssault": 0,
"exUsec": 0,
"arenaFighter": 0,
"arenaFighterEvent": 0,
"crazyAssaultEvent": 0,
"pmcBot": 0
}
},
"playerScavBrainType": {
"factory4_day": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"factory4_night": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"bigmap": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"laboratory": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"woods": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"interchange": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"lighthouse": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"rezervbase": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"shoreline": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"tarkovstreets": {
"bossKilla": 1,
"assault": 1,
"pmcBot": 1
},
"sandbox": {
"assault": 2,
"pmcBot": 1
}
},
"maxBotCap": {
"factory4_day": 13,
"factory4_night": 13,
"bigmap": 20,
"woods": 20,
"shoreline": 22,
"lighthouse": 22,
"rezervbase": 20,
"interchange": 20,
"laboratory": 18,
"tarkovstreets": 26,
"sandbox": 22,
"default": 16
}
}