From 35e1404f438f062b796acaed34364a96b6a4ddb5 Mon Sep 17 00:00:00 2001 From: Rage Date: Wed, 15 Jan 2025 19:38:36 -0500 Subject: [PATCH] Reduced MOAR Bot Spawn Counts --- .../BepInEx/config/MOAR.settings.cfg | 8 +++--- .../DewardianDev-MOAR/config/mapConfig.json | 28 +++++++++---------- .../meta.ini | 0 profiles/Multiplayer/modlist.txt | 2 +- profiles/Server/modlist.txt | 3 +- 5 files changed, 20 insertions(+), 21 deletions(-) rename mods/{Version 1.35.1_separator => Version 1.35.2_separator}/meta.ini (100%) diff --git a/mods/Config Files/BepInEx/config/MOAR.settings.cfg b/mods/Config Files/BepInEx/config/MOAR.settings.cfg index 5c778fd..e55b857 100644 --- a/mods/Config Files/BepInEx/config/MOAR.settings.cfg +++ b/mods/Config Files/BepInEx/config/MOAR.settings.cfg @@ -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] diff --git a/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/mapConfig.json b/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/mapConfig.json index 67678dc..1ac86cb 100644 --- a/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/mapConfig.json +++ b/mods/MOAR - Ultra Lite Spawn Mod/user/mods/DewardianDev-MOAR/config/mapConfig.json @@ -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 } } \ No newline at end of file diff --git a/mods/Version 1.35.1_separator/meta.ini b/mods/Version 1.35.2_separator/meta.ini similarity index 100% rename from mods/Version 1.35.1_separator/meta.ini rename to mods/Version 1.35.2_separator/meta.ini diff --git a/profiles/Multiplayer/modlist.txt b/profiles/Multiplayer/modlist.txt index 4eaef78..f940eb0 100644 --- a/profiles/Multiplayer/modlist.txt +++ b/profiles/Multiplayer/modlist.txt @@ -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 diff --git a/profiles/Server/modlist.txt b/profiles/Server/modlist.txt index 5994910..0e98e79 100644 --- a/profiles/Server/modlist.txt +++ b/profiles/Server/modlist.txt @@ -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