Some Config Updates

This commit is contained in:
2025-01-12 06:42:16 -05:00
parent 4c35579b73
commit b8efad481d
7 changed files with 182 additions and 19 deletions
@@ -1,6 +1,6 @@
{
"PluginEnabled": true,
"DespawnEnabledPMC": false,
"DespawnEnabledPMC": true,
"DespawnEnabledSCAV": true,
"HardCapEnabled": false,
"coolDownTimer": 300.0,
@@ -12,23 +12,23 @@
"ShowRandomFolderChoice": true,
"pmcFaction": "Default",
"forceAllBotType": "Disabled",
"useTimeBasedHardStop": false,
"hardStopOptionPMC": true,
"useTimeBasedHardStop": true,
"hardStopOptionPMC": false,
"hardStopTimePMC": 300,
"hardStopPercentPMC": 70,
"hardStopOptionSCAV": true,
"hardStopPercentPMC": 50,
"hardStopOptionSCAV": false,
"hardStopTimeSCAV": 300,
"hardStopPercentSCAV": 10,
"hotspotBoostPMC": false,
"hotspotBoostSCAV": true,
"hotspotBoostSCAV": false,
"hotspotIgnoreHardCapPMC": false,
"hotspotIgnoreHardCapSCAV": false,
"pmcFactionRatio": 70,
"pmcFactionRatio": 50,
"battleStateCoolDown": 20.0,
"maxRespawnsPMC": 10,
"maxRespawnsSCAV": 16,
"maxRespawnsPMC": 0,
"maxRespawnsSCAV": 0,
"globalMinSpawnDistanceFromPlayerBool": true,
"globalMinSpawnDistanceFromPlayerFactory": 0.0,
"globalMinSpawnDistanceFromPlayerFactory": 35.0,
"globalMinSpawnDistanceFromPlayerCustoms": 60.0,
"globalMinSpawnDistanceFromPlayerReserve": 80.0,
"globalMinSpawnDistanceFromPlayerStreets": 80.0,
@@ -40,7 +40,7 @@
"globalMinSpawnDistanceFromPlayerLighthouse": 70.0,
"globalMinSpawnDistanceFromOtherBotsBool": true,
"globalMinSpawnDistanceFromOtherBotsFactory": 15.0,
"globalMinSpawnDistanceFromOtherBotsCustoms": 40.0,
"globalMinSpawnDistanceFromOtherBotsCustoms": 50.0,
"globalMinSpawnDistanceFromOtherBotsReserve": 50.0,
"globalMinSpawnDistanceFromOtherBotsStreets": 50.0,
"globalMinSpawnDistanceFromOtherBotsWoods": 80.0,
@@ -51,11 +51,11 @@
"globalMinSpawnDistanceFromOtherBotsLighthouse": 60.0,
"replenishInterval": 10.0,
"maxSpawnTriesPerBot": 1,
"despawnInterval": 30.0,
"despawnInterval": 15.0,
"groupWeightDistroLow": "400,90,9,0,0",
"groupWeightDistroDefault": "210,210,45,25,10",
"groupWeightDistroHigh": "0,75,175,175,75",
"maxRaidDelay": 30.0,
"maxRaidDelay": 60.0,
"DebugGizmos": false,
"gizmoRealSize": false,
"spawnName": "Spawn Name Here",