diff --git a/Libraries/SptAssets/Assets/configs/bot.json b/Libraries/SptAssets/Assets/configs/bot.json index 1862760f..ef26ee6c 100644 --- a/Libraries/SptAssets/Assets/configs/bot.json +++ b/Libraries/SptAssets/Assets/configs/bot.json @@ -2901,18 +2901,18 @@ } }, "maxBotCap": { - "Factory4Day": 12, - "Factory4Night": 12, - "Bigmap": 18, - "Woods": 19, - "Shoreline": 20, - "Lighthouse": 18, - "RezervBase": 20, - "Interchange": 20, - "Laboratory": 18, - "TarkovStreets": 20, - "Sandbox": 11, - "SandboxHigh": 12, + "factory4_day": 12, + "factory4_night": 12, + "bigmap": 26, + "woods": 23, + "shoreline": 25, + "lighthouse": 23, + "rezervbase": 23, + "interchange": 24, + "laboratory": 19, + "tarkovstreets": 24, + "sandbox": 11, + "sandbox_high": 12, "default": 18 }, "walletLoot": { diff --git a/Libraries/SptAssets/Assets/configs/pmc.json b/Libraries/SptAssets/Assets/configs/pmc.json index d6b72d0e..3b610b82 100644 --- a/Libraries/SptAssets/Assets/configs/pmc.json +++ b/Libraries/SptAssets/Assets/configs/pmc.json @@ -762,8 +762,8 @@ "convertIntoPmcChance": { "default": { "assault": { - "min": 25, - "max": 35 + "min": 15, + "max": 23 }, "cursedassault": { "min": 0, @@ -807,6 +807,12 @@ "min": 0, "max": 0 } + }, + "lighthouse": { + "exusec": { + "min": 1, + "max": 1 + } } }, "hostilitySettings": {