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