Tweaked Donuts Spawn Settigns
This commit is contained in:
		
							parent
							
								
									246e806005
								
							
						
					
					
						commit
						4be51035f2
					
				|  | @ -3,3 +3,4 @@ mods/Config Files/BepInEx/config/xyz.drakia.questtracker.cfg | |||
| mods/Dynamic Goons/user/mods/inory-dynamicgoons/src/db/rotationData.json | ||||
| mods/Config Files/BepInEx/config/com.Amanda.Graphics.cfg | ||||
| mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg | ||||
| mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg | ||||
|  |  | |||
|  | @ -259,7 +259,7 @@ Centering On Player Zoom Level = 0.15 | |||
| # Setting type: Single | ||||
| # Default value: 0 | ||||
| # Acceptable value range: From 0 to 15 | ||||
| Main map zoom = 1.588901 | ||||
| Main map zoom = 3.833475 | ||||
| 
 | ||||
| ## The keyboard shortcut to peek at the map | ||||
| # Setting type: KeyboardShortcut | ||||
|  |  | |||
|  | @ -2,21 +2,21 @@ | |||
|   "PluginEnabled": true, | ||||
|   "DespawnEnabledPMC": true, | ||||
|   "DespawnEnabledSCAV": true, | ||||
|   "HardCapEnabled": false, | ||||
|   "HardCapEnabled": true, | ||||
|   "coolDownTimer": 300.0, | ||||
|   "pmcGroupChance": "High", | ||||
|   "scavGroupChance": "Low", | ||||
|   "scavGroupChance": "Default", | ||||
|   "botDifficultiesPMC": "Normal", | ||||
|   "botDifficultiesSCAV": "Normal", | ||||
|   "botDifficultiesOther": "Normal", | ||||
|   "ShowRandomFolderChoice": true, | ||||
|   "pmcFaction": "Default", | ||||
|   "forceAllBotType": "Disabled", | ||||
|   "useTimeBasedHardStop": true, | ||||
|   "hardStopOptionPMC": false, | ||||
|   "hardStopTimePMC": 300, | ||||
|   "hardStopPercentPMC": 50, | ||||
|   "hardStopOptionSCAV": false, | ||||
|   "useTimeBasedHardStop": false, | ||||
|   "hardStopOptionPMC": true, | ||||
|   "hardStopTimePMC": 1200, | ||||
|   "hardStopPercentPMC": 80, | ||||
|   "hardStopOptionSCAV": true, | ||||
|   "hardStopTimeSCAV": 300, | ||||
|   "hardStopPercentSCAV": 10, | ||||
|   "hotspotBoostPMC": false, | ||||
|  | @ -25,19 +25,19 @@ | |||
|   "hotspotIgnoreHardCapSCAV": false, | ||||
|   "pmcFactionRatio": 70, | ||||
|   "battleStateCoolDown": 20.0, | ||||
|   "maxRespawnsPMC": 0, | ||||
|   "maxRespawnsSCAV": 0, | ||||
|   "maxRespawnsPMC": 6, | ||||
|   "maxRespawnsSCAV": 24, | ||||
|   "globalMinSpawnDistanceFromPlayerBool": true, | ||||
|   "globalMinSpawnDistanceFromPlayerFactory": 35.0, | ||||
|   "globalMinSpawnDistanceFromPlayerCustoms": 60.0, | ||||
|   "globalMinSpawnDistanceFromPlayerReserve": 80.0, | ||||
|   "globalMinSpawnDistanceFromPlayerStreets": 80.0, | ||||
|   "globalMinSpawnDistanceFromPlayerCustoms": 100.0, | ||||
|   "globalMinSpawnDistanceFromPlayerReserve": 100.0, | ||||
|   "globalMinSpawnDistanceFromPlayerStreets": 100.0, | ||||
|   "globalMinSpawnDistanceFromPlayerWoods": 110.0, | ||||
|   "globalMinSpawnDistanceFromPlayerLaboratory": 40.0, | ||||
|   "globalMinSpawnDistanceFromPlayerShoreline": 100.0, | ||||
|   "globalMinSpawnDistanceFromPlayerGroundZero": 50.0, | ||||
|   "globalMinSpawnDistanceFromPlayerInterchange": 85.0, | ||||
|   "globalMinSpawnDistanceFromPlayerLighthouse": 70.0, | ||||
|   "globalMinSpawnDistanceFromPlayerShoreline": 120.0, | ||||
|   "globalMinSpawnDistanceFromPlayerGroundZero": 80.0, | ||||
|   "globalMinSpawnDistanceFromPlayerInterchange": 100.0, | ||||
|   "globalMinSpawnDistanceFromPlayerLighthouse": 100.0, | ||||
|   "globalMinSpawnDistanceFromOtherBotsBool": true, | ||||
|   "globalMinSpawnDistanceFromOtherBotsFactory": 15.0, | ||||
|   "globalMinSpawnDistanceFromOtherBotsCustoms": 40.0, | ||||
|  | @ -76,8 +76,8 @@ | |||
|   "WriteToFileKey": "KeypadMinus", | ||||
|   "pmcScenarioSelection": "live-like", | ||||
|   "scavScenarioSelection": "live-like", | ||||
|   "windowRectX": 34.0, | ||||
|   "windowRectY": 25.0, | ||||
|   "windowRectWidth": 2465.0, | ||||
|   "windowRectHeight": 1404.0 | ||||
|   "windowRectX": 433.0, | ||||
|   "windowRectY": 161.0, | ||||
|   "windowRectWidth": 1689.0, | ||||
|   "windowRectHeight": 978.0 | ||||
| } | ||||
|  | @ -1,3 +1,4 @@ | |||
| # This file was automatically generated by Mod Organizer. | ||||
| -Unsorted_separator | ||||
| -Visceral Combat | ||||
| -Backburner_separator | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue