Archived
Updated That's Lit & Tweaked Configs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user