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

83 lines
2.9 KiB
JSON
Raw Normal View History

2025-01-10 23:24:34 -05:00
{
"PluginEnabled": true,
2025-01-12 06:42:16 -05:00
"DespawnEnabledPMC": true,
2025-01-10 23:24:34 -05:00
"DespawnEnabledSCAV": true,
"HardCapEnabled": false,
2025-01-10 23:24:34 -05:00
"coolDownTimer": 300.0,
2025-01-12 03:41:40 -05:00
"pmcGroupChance": "Default",
2025-01-11 00:10:29 -05:00
"scavGroupChance": "Default",
2025-01-10 23:24:34 -05:00
"botDifficultiesPMC": "Normal",
"botDifficultiesSCAV": "Normal",
"botDifficultiesOther": "Normal",
"ShowRandomFolderChoice": true,
"pmcFaction": "Default",
"forceAllBotType": "Disabled",
2025-01-12 06:42:16 -05:00
"useTimeBasedHardStop": true,
"hardStopOptionPMC": false,
2025-01-12 03:41:40 -05:00
"hardStopTimePMC": 300,
2025-01-12 06:42:16 -05:00
"hardStopPercentPMC": 50,
"hardStopOptionSCAV": false,
2025-01-10 23:24:34 -05:00
"hardStopTimeSCAV": 300,
"hardStopPercentSCAV": 10,
"hotspotBoostPMC": false,
2025-01-12 06:42:16 -05:00
"hotspotBoostSCAV": false,
2025-01-10 23:24:34 -05:00
"hotspotIgnoreHardCapPMC": false,
"hotspotIgnoreHardCapSCAV": false,
2025-01-12 06:42:16 -05:00
"pmcFactionRatio": 50,
2025-01-10 23:24:34 -05:00
"battleStateCoolDown": 20.0,
2025-01-12 06:42:16 -05:00
"maxRespawnsPMC": 0,
"maxRespawnsSCAV": 0,
2025-01-10 23:24:34 -05:00
"globalMinSpawnDistanceFromPlayerBool": true,
2025-01-12 06:42:16 -05:00
"globalMinSpawnDistanceFromPlayerFactory": 35.0,
2025-01-12 03:41:40 -05:00
"globalMinSpawnDistanceFromPlayerCustoms": 60.0,
"globalMinSpawnDistanceFromPlayerReserve": 80.0,
"globalMinSpawnDistanceFromPlayerStreets": 80.0,
2025-01-10 23:24:34 -05:00
"globalMinSpawnDistanceFromPlayerWoods": 110.0,
"globalMinSpawnDistanceFromPlayerLaboratory": 40.0,
2025-01-12 03:41:40 -05:00
"globalMinSpawnDistanceFromPlayerShoreline": 100.0,
"globalMinSpawnDistanceFromPlayerGroundZero": 50.0,
"globalMinSpawnDistanceFromPlayerInterchange": 85.0,
"globalMinSpawnDistanceFromPlayerLighthouse": 70.0,
2025-01-10 23:24:34 -05:00
"globalMinSpawnDistanceFromOtherBotsBool": true,
"globalMinSpawnDistanceFromOtherBotsFactory": 15.0,
2025-01-12 06:42:16 -05:00
"globalMinSpawnDistanceFromOtherBotsCustoms": 50.0,
2025-01-10 23:24:34 -05:00
"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,
2025-01-12 06:42:16 -05:00
"despawnInterval": 15.0,
2025-01-10 23:24:34 -05:00
"groupWeightDistroLow": "400,90,9,0,0",
"groupWeightDistroDefault": "210,210,45,25,10",
"groupWeightDistroHigh": "0,75,175,175,75",
2025-01-12 06:42:16 -05:00
"maxRaidDelay": 60.0,
2025-01-10 23:24:34 -05:00
"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",
2025-01-12 03:41:40 -05:00
"windowRectX": 20.0,
"windowRectY": 20.0,
"windowRectWidth": 1664.0,
"windowRectHeight": 936.0
2025-01-10 23:24:34 -05:00
}