Updated Mod Configs

- Tweaked MOAR Custom & Default Settings
- Added Interactable Exfils API Config
This commit is contained in:
2025-01-14 04:24:58 -05:00
parent 7fee303436
commit 437ad4203d
6 changed files with 35 additions and 13 deletions
@@ -160,24 +160,24 @@ MaxBotCap = 25
# Setting type: Double
# Default value: 1
# Acceptable value range: From 0 to 3
ZombieHealth = 1
ZombieHealth = 0.5
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double
# Default value: 1
# Acceptable value range: From 0 to 10
ZombieWaveQuantity = 1
ZombieWaveQuantity = 0.5
## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid
# Setting type: Double
# Default value: 0.5
# Acceptable value range: From 0 to 1
ZombieWaveDistribution = 0.5
ZombieWaveDistribution = 0.2
## Enables zombies to spawn
# Setting type: Boolean
# Default value: false
zombiesEnabled On/Off = false
zombiesEnabled On/Off = true
## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid
# Setting type: Double