Fika-Tarkov/mods/Config Files/BepInEx/plugins/Donuts/Config/DefaultPluginVars.json

83 lines
2.9 KiB
JSON

{
"PluginEnabled": true,
"DespawnEnabledPMC": true,
"DespawnEnabledSCAV": true,
"HardCapEnabled": true,
"coolDownTimer": 300.0,
"pmcGroupChance": "High",
"scavGroupChance": "Default",
"botDifficultiesPMC": "Normal",
"botDifficultiesSCAV": "Normal",
"botDifficultiesOther": "Normal",
"ShowRandomFolderChoice": true,
"pmcFaction": "Default",
"forceAllBotType": "Disabled",
"useTimeBasedHardStop": false,
"hardStopOptionPMC": true,
"hardStopTimePMC": 1200,
"hardStopPercentPMC": 80,
"hardStopOptionSCAV": true,
"hardStopTimeSCAV": 300,
"hardStopPercentSCAV": 10,
"hotspotBoostPMC": false,
"hotspotBoostSCAV": true,
"hotspotIgnoreHardCapPMC": false,
"hotspotIgnoreHardCapSCAV": false,
"pmcFactionRatio": 70,
"battleStateCoolDown": 20.0,
"maxRespawnsPMC": 6,
"maxRespawnsSCAV": 24,
"globalMinSpawnDistanceFromPlayerBool": true,
"globalMinSpawnDistanceFromPlayerFactory": 35.0,
"globalMinSpawnDistanceFromPlayerCustoms": 100.0,
"globalMinSpawnDistanceFromPlayerReserve": 100.0,
"globalMinSpawnDistanceFromPlayerStreets": 100.0,
"globalMinSpawnDistanceFromPlayerWoods": 110.0,
"globalMinSpawnDistanceFromPlayerLaboratory": 40.0,
"globalMinSpawnDistanceFromPlayerShoreline": 120.0,
"globalMinSpawnDistanceFromPlayerGroundZero": 80.0,
"globalMinSpawnDistanceFromPlayerInterchange": 100.0,
"globalMinSpawnDistanceFromPlayerLighthouse": 100.0,
"globalMinSpawnDistanceFromOtherBotsBool": true,
"globalMinSpawnDistanceFromOtherBotsFactory": 15.0,
"globalMinSpawnDistanceFromOtherBotsCustoms": 40.0,
"globalMinSpawnDistanceFromOtherBotsReserve": 50.0,
"globalMinSpawnDistanceFromOtherBotsStreets": 50.0,
"globalMinSpawnDistanceFromOtherBotsWoods": 80.0,
"globalMinSpawnDistanceFromOtherBotsLaboratory": 20.0,
"globalMinSpawnDistanceFromOtherBotsShoreline": 60.0,
"globalMinSpawnDistanceFromOtherBotsGroundZero": 30.0,
"globalMinSpawnDistanceFromOtherBotsInterchange": 65.0,
"globalMinSpawnDistanceFromOtherBotsLighthouse": 60.0,
"replenishInterval": 10.0,
"maxSpawnTriesPerBot": 1,
"despawnInterval": 15.0,
"groupWeightDistroLow": "400,90,9,0,0",
"groupWeightDistroDefault": "210,210,45,25,10",
"groupWeightDistroHigh": "0,75,175,175,75",
"maxRaidDelay": 60.0,
"DebugGizmos": false,
"gizmoRealSize": false,
"spawnName": "Spawn Name Here",
"groupNum": 1,
"wildSpawns": "pmc",
"minSpawnDist": 1.0,
"maxSpawnDist": 20.0,
"botTriggerDistance": 100.0,
"botTimerTrigger": 180.0,
"maxRandNumBots": 2,
"spawnChance": 50,
"maxSpawnsBeforeCooldown": 5,
"ignoreTimerFirstSpawn": false,
"minSpawnDistanceFromPlayer": 40.0,
"CreateSpawnMarkerKey": "None",
"DeleteSpawnMarkerKey": "None",
"saveNewFileOnly": false,
"WriteToFileKey": "KeypadMinus",
"pmcScenarioSelection": "live-like",
"scavScenarioSelection": "live-like",
"windowRectX": 433.0,
"windowRectY": 161.0,
"windowRectWidth": 1689.0,
"windowRectHeight": 978.0
}