Updated That's Lit & Tweaked Configs

This commit is contained in:
2025-01-12 07:34:09 -05:00
parent b9abacef3e
commit b697b687a7
12 changed files with 1126 additions and 14 deletions
@@ -2,7 +2,7 @@
"PluginEnabled": true,
"DespawnEnabledPMC": true,
"DespawnEnabledSCAV": true,
"HardCapEnabled": false,
"HardCapEnabled": true,
"coolDownTimer": 300.0,
"pmcGroupChance": "Default",
"scavGroupChance": "Default",
@@ -12,21 +12,21 @@
"ShowRandomFolderChoice": true,
"pmcFaction": "Default",
"forceAllBotType": "Disabled",
"useTimeBasedHardStop": true,
"hardStopOptionPMC": false,
"useTimeBasedHardStop": false,
"hardStopOptionPMC": true,
"hardStopTimePMC": 300,
"hardStopPercentPMC": 50,
"hardStopOptionSCAV": false,
"hardStopPercentPMC": 70,
"hardStopOptionSCAV": true,
"hardStopTimeSCAV": 300,
"hardStopPercentSCAV": 10,
"hotspotBoostPMC": false,
"hotspotBoostSCAV": false,
"hotspotBoostSCAV": true,
"hotspotIgnoreHardCapPMC": false,
"hotspotIgnoreHardCapSCAV": false,
"pmcFactionRatio": 50,
"hotspotIgnoreHardCapSCAV": true,
"pmcFactionRatio": 70,
"battleStateCoolDown": 20.0,
"maxRespawnsPMC": 0,
"maxRespawnsSCAV": 0,
"maxRespawnsPMC": 24,
"maxRespawnsSCAV": 18,
"globalMinSpawnDistanceFromPlayerBool": true,
"globalMinSpawnDistanceFromPlayerFactory": 35.0,
"globalMinSpawnDistanceFromPlayerCustoms": 60.0,