Updated Mod Configs; Added Two New Mods

Added:
- EFT API
- Game Panel HUD

Revised:
- MOAR Spawn Settings
  - Increased PMC Difficulty
  - Decreased Scav Quantity
- Headshot Darkness Fade Style to Default
This commit is contained in:
2025-01-04 08:18:03 -05:00
parent 0f1eeb048c
commit 1040f32308
50 changed files with 658 additions and 17 deletions
@@ -12,7 +12,7 @@ Starting PMCS On/Off = false
# Setting type: Double
# Default value: 0.3
# Acceptable value range: From 0 to 1.5
Pmc difficulty = 0.3
Pmc difficulty = 0.6
## Works with SAIN or SPT to decide the bot's 'difficulty' preset (EASY: 0, easy-MEDIUM: 0.4, easy-MEDIUM-hard: 0.6, medium-hard: 0.85, HARD-impossible: 1, etc..)
# Setting type: Double
@@ -174,7 +174,7 @@ zombiesEnabled On/Off = false
# Setting type: Double
# Default value: 0.5
# Acceptable value range: From 0 to 1
ScavWaveDistribution = 0.5
ScavWaveDistribution = 0.3
## 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
@@ -186,7 +186,7 @@ PmcWaveDistribution = 0.8
# Setting type: Double
# Default value: 1
# Acceptable value range: From 0 to 10
ScavWaveQuantity = 1
ScavWaveQuantity = 0.5
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double