Recreated Swagnuts Config
This commit is contained in:
parent
df12331013
commit
f44663aa2a
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"PluginEnabled": true,
|
"PluginEnabled": true,
|
||||||
"DespawnEnabledPMC": true,
|
"DespawnEnabledPMC": false,
|
||||||
"DespawnEnabledSCAV": true,
|
"DespawnEnabledSCAV": true,
|
||||||
"HardCapEnabled": true,
|
"HardCapEnabled": true,
|
||||||
"coolDownTimer": 300.0,
|
"coolDownTimer": 300.0,
|
||||||
"pmcGroupChance": "High",
|
"pmcGroupChance": "Default",
|
||||||
"scavGroupChance": "Default",
|
"scavGroupChance": "Default",
|
||||||
"botDifficultiesPMC": "Normal",
|
"botDifficultiesPMC": "Normal",
|
||||||
"botDifficultiesSCAV": "Normal",
|
"botDifficultiesSCAV": "Normal",
|
||||||
|
@ -14,8 +14,8 @@
|
||||||
"forceAllBotType": "Disabled",
|
"forceAllBotType": "Disabled",
|
||||||
"useTimeBasedHardStop": false,
|
"useTimeBasedHardStop": false,
|
||||||
"hardStopOptionPMC": true,
|
"hardStopOptionPMC": true,
|
||||||
"hardStopTimePMC": 1200,
|
"hardStopTimePMC": 300,
|
||||||
"hardStopPercentPMC": 80,
|
"hardStopPercentPMC": 70,
|
||||||
"hardStopOptionSCAV": true,
|
"hardStopOptionSCAV": true,
|
||||||
"hardStopTimeSCAV": 300,
|
"hardStopTimeSCAV": 300,
|
||||||
"hardStopPercentSCAV": 10,
|
"hardStopPercentSCAV": 10,
|
||||||
|
@ -25,19 +25,19 @@
|
||||||
"hotspotIgnoreHardCapSCAV": false,
|
"hotspotIgnoreHardCapSCAV": false,
|
||||||
"pmcFactionRatio": 70,
|
"pmcFactionRatio": 70,
|
||||||
"battleStateCoolDown": 20.0,
|
"battleStateCoolDown": 20.0,
|
||||||
"maxRespawnsPMC": 6,
|
"maxRespawnsPMC": 10,
|
||||||
"maxRespawnsSCAV": 24,
|
"maxRespawnsSCAV": 16,
|
||||||
"globalMinSpawnDistanceFromPlayerBool": true,
|
"globalMinSpawnDistanceFromPlayerBool": true,
|
||||||
"globalMinSpawnDistanceFromPlayerFactory": 35.0,
|
"globalMinSpawnDistanceFromPlayerFactory": 10.0,
|
||||||
"globalMinSpawnDistanceFromPlayerCustoms": 100.0,
|
"globalMinSpawnDistanceFromPlayerCustoms": 60.0,
|
||||||
"globalMinSpawnDistanceFromPlayerReserve": 100.0,
|
"globalMinSpawnDistanceFromPlayerReserve": 80.0,
|
||||||
"globalMinSpawnDistanceFromPlayerStreets": 100.0,
|
"globalMinSpawnDistanceFromPlayerStreets": 80.0,
|
||||||
"globalMinSpawnDistanceFromPlayerWoods": 110.0,
|
"globalMinSpawnDistanceFromPlayerWoods": 110.0,
|
||||||
"globalMinSpawnDistanceFromPlayerLaboratory": 40.0,
|
"globalMinSpawnDistanceFromPlayerLaboratory": 40.0,
|
||||||
"globalMinSpawnDistanceFromPlayerShoreline": 120.0,
|
"globalMinSpawnDistanceFromPlayerShoreline": 100.0,
|
||||||
"globalMinSpawnDistanceFromPlayerGroundZero": 80.0,
|
"globalMinSpawnDistanceFromPlayerGroundZero": 50.0,
|
||||||
"globalMinSpawnDistanceFromPlayerInterchange": 100.0,
|
"globalMinSpawnDistanceFromPlayerInterchange": 85.0,
|
||||||
"globalMinSpawnDistanceFromPlayerLighthouse": 100.0,
|
"globalMinSpawnDistanceFromPlayerLighthouse": 70.0,
|
||||||
"globalMinSpawnDistanceFromOtherBotsBool": true,
|
"globalMinSpawnDistanceFromOtherBotsBool": true,
|
||||||
"globalMinSpawnDistanceFromOtherBotsFactory": 15.0,
|
"globalMinSpawnDistanceFromOtherBotsFactory": 15.0,
|
||||||
"globalMinSpawnDistanceFromOtherBotsCustoms": 40.0,
|
"globalMinSpawnDistanceFromOtherBotsCustoms": 40.0,
|
||||||
|
@ -51,11 +51,11 @@
|
||||||
"globalMinSpawnDistanceFromOtherBotsLighthouse": 60.0,
|
"globalMinSpawnDistanceFromOtherBotsLighthouse": 60.0,
|
||||||
"replenishInterval": 10.0,
|
"replenishInterval": 10.0,
|
||||||
"maxSpawnTriesPerBot": 1,
|
"maxSpawnTriesPerBot": 1,
|
||||||
"despawnInterval": 15.0,
|
"despawnInterval": 30.0,
|
||||||
"groupWeightDistroLow": "400,90,9,0,0",
|
"groupWeightDistroLow": "400,90,9,0,0",
|
||||||
"groupWeightDistroDefault": "210,210,45,25,10",
|
"groupWeightDistroDefault": "210,210,45,25,10",
|
||||||
"groupWeightDistroHigh": "0,75,175,175,75",
|
"groupWeightDistroHigh": "0,75,175,175,75",
|
||||||
"maxRaidDelay": 60.0,
|
"maxRaidDelay": 30.0,
|
||||||
"DebugGizmos": false,
|
"DebugGizmos": false,
|
||||||
"gizmoRealSize": false,
|
"gizmoRealSize": false,
|
||||||
"spawnName": "Spawn Name Here",
|
"spawnName": "Spawn Name Here",
|
||||||
|
@ -76,8 +76,8 @@
|
||||||
"WriteToFileKey": "KeypadMinus",
|
"WriteToFileKey": "KeypadMinus",
|
||||||
"pmcScenarioSelection": "live-like",
|
"pmcScenarioSelection": "live-like",
|
||||||
"scavScenarioSelection": "live-like",
|
"scavScenarioSelection": "live-like",
|
||||||
"windowRectX": 433.0,
|
"windowRectX": 20.0,
|
||||||
"windowRectY": 161.0,
|
"windowRectY": 20.0,
|
||||||
"windowRectWidth": 1689.0,
|
"windowRectWidth": 1664.0,
|
||||||
"windowRectHeight": 978.0
|
"windowRectHeight": 936.0
|
||||||
}
|
}
|
|
@ -22,13 +22,15 @@
|
||||||
"WTTArmoryHK417",
|
"WTTArmoryHK417",
|
||||||
"WTTArmoryM249",
|
"WTTArmoryM249",
|
||||||
"WTTArmorySVD",
|
"WTTArmorySVD",
|
||||||
|
"choccy-rpg7-1.1.4",
|
||||||
|
"choccy-saa-1.0.7",
|
||||||
"raid_review__0.3.0",
|
"raid_review__0.3.0",
|
||||||
"lacyway-mergeconsumables",
|
"lacyway-mergeconsumables",
|
||||||
"acidphantasm-brightlasers",
|
"acidphantasm-brightlasers",
|
||||||
"shibdib-shibsexpandedcrafts",
|
"shibdib-shibsexpandedcrafts",
|
||||||
"zSolarint-SAIN-ServerMod",
|
"zSolarint-SAIN-ServerMod",
|
||||||
"Skwizzy-LootingBots-ServerMod",
|
"Skwizzy-LootingBots-ServerMod",
|
||||||
"DewardianDev-MOAR",
|
"SWAG",
|
||||||
"inory-dynamicgoons",
|
"inory-dynamicgoons",
|
||||||
"acidphantasm-progressivebotsystem",
|
"acidphantasm-progressivebotsystem",
|
||||||
"ArenaLockboxes-Delod-1.0.0",
|
"ArenaLockboxes-Delod-1.0.0",
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
# This file was automatically generated by Mod Organizer.
|
||||||
-Unsorted_separator
|
-Unsorted_separator
|
||||||
-Visceral Combat
|
-Visceral Combat
|
||||||
-Backburner_separator
|
-Backburner_separator
|
||||||
|
|
Loading…
Reference in New Issue