Reduced MOAR Bot Spawn Counts

This commit is contained in:
Rage 2025-01-15 19:38:36 -05:00
parent f004d53072
commit 35e1404f43
5 changed files with 20 additions and 21 deletions

View File

@ -193,15 +193,15 @@ PmcWaveDistribution = 0.8
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double
# Default value: 1.5
# Default value: 1.2
# Acceptable value range: From 0 to 10
ScavWaveQuantity = 1.5
ScavWaveQuantity = 1
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double
# Default value: 1.5
# Default value: 1.2
# Acceptable value range: From 0 to 10
PmcWaveQuantity = 1.5
PmcWaveQuantity = 1
[3.Debug]

View File

@ -1,8 +1,8 @@
{
"customs": {
"spawnMinDistance": 30,
"pmcWaveCount": 18,
"scavWaveCount": 24,
"pmcWaveCount": 14,
"scavWaveCount": 21,
"zombieWaveCount": 9,
"scavHotZones": [
"ZoneDormitory"
@ -15,7 +15,7 @@
"spawnMinDistance": 20,
"maxBotCapOverride": 12,
"maxBotPerZoneOverride": 10,
"pmcWaveCount": 8,
"pmcWaveCount": 10,
"scavWaveCount": 10,
"zombieWaveCount": 6
},
@ -23,13 +23,13 @@
"spawnMinDistance": 20,
"maxBotCapOverride": 12,
"maxBotPerZoneOverride": 10,
"pmcWaveCount": 8,
"pmcWaveCount": 10,
"scavWaveCount": 10,
"zombieWaveCount": 6
},
"interchange": {
"spawnMinDistance": 40,
"pmcWaveCount": 18,
"pmcWaveCount": 16,
"scavWaveCount": 32,
"zombieWaveCount": 12,
"scavHotZones": [
@ -39,14 +39,14 @@
},
"laboratory": {
"spawnMinDistance": 20,
"pmcWaveCount": 10,
"pmcWaveCount": 12,
"scavWaveCount": 0,
"zombieWaveCount": 12
},
"lighthouse": {
"spawnMinDistance": 40,
"pmcWaveCount": 18,
"scavWaveCount": 32,
"pmcWaveCount": 14,
"scavWaveCount": 22,
"zombieWaveCount": 10,
"scavHotZones": [
"Zone_LongRoad",
@ -56,7 +56,7 @@
"rezervbase": {
"spawnMinDistance": 40,
"pmcWaveCount": 14,
"scavWaveCount": 28,
"scavWaveCount": 26,
"zombieWaveCount": 9,
"scavHotZones": [
"ZoneRailStrorage"
@ -67,7 +67,7 @@
},
"shoreline": {
"spawnMinDistance": 40,
"pmcWaveCount": 18,
"pmcWaveCount": 16,
"scavWaveCount": 32,
"zombieWaveCount": 12,
"scavHotZones": [
@ -79,13 +79,13 @@
},
"tarkovstreets": {
"spawnMinDistance": 40,
"pmcWaveCount": 18,
"pmcWaveCount": 16,
"scavWaveCount": 28,
"zombieWaveCount": 13
},
"woods": {
"spawnMinDistance": 40,
"pmcWaveCount": 20,
"pmcWaveCount": 16,
"scavWaveCount": 28,
"zombieWaveCount": 10,
"scavHotZones": [
@ -98,13 +98,13 @@
"gzLow": {
"spawnMinDistance": 30,
"pmcWaveCount": 12,
"scavWaveCount": 20,
"scavWaveCount": 18,
"zombieWaveCount": 9
},
"gzHigh": {
"spawnMinDistance": 30,
"pmcWaveCount": 12,
"scavWaveCount": 20,
"scavWaveCount": 18,
"zombieWaveCount": 9
}
}

View File

@ -1,6 +1,6 @@
# This file was automatically generated by Mod Organizer.
-Unsorted_separator
-Version 1.35.1_separator
-Version 1.35.2_separator
-WTT - Menu Overhaul
-Custom Asset Importer
-Visceral Combat

View File

@ -1,6 +1,5 @@
# This file was automatically generated by Mod Organizer.
+Unsorted_separator
-Version 1.35.1_separator
-Version 1.35.2_separator
-WTT - Menu Overhaul
-Custom Asset Importer
-Visceral Combat