Adjusted Personality Chances for SAIN PMCs

This commit is contained in:
Rage 2025-01-17 06:20:01 -05:00
parent 3567f74bcd
commit fd42f32c6a
7 changed files with 8 additions and 8 deletions

View File

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

View File

@ -69,7 +69,7 @@ Gain multiplier = 1
# Setting type: Single # Setting type: Single
# Default value: 1.07 # Default value: 1.07
# Acceptable value range: From 0 to 2 # Acceptable value range: From 0 to 2
Mask size multiplier = 1.304742 Mask size multiplier = 1.07
## Applies gain multiplier to all NVGs ## Applies gain multiplier to all NVGs
# Setting type: Single # Setting type: Single

View File

@ -4,7 +4,7 @@
"Assignment": { "Assignment": {
"Enabled": true, "Enabled": true,
"CanBeRandomlyAssigned": true, "CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 8.0, "RandomlyAssignedChance": 20.0,
"MinLevel": 0.0, "MinLevel": 0.0,
"MaxLevel": 100.0, "MaxLevel": 100.0,
"PowerLevelScaleStart": 0.0, "PowerLevelScaleStart": 0.0,

View File

@ -4,7 +4,7 @@
"Assignment": { "Assignment": {
"Enabled": true, "Enabled": true,
"CanBeRandomlyAssigned": true, "CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 10.0, "RandomlyAssignedChance": 25.0,
"MinLevel": 0.0, "MinLevel": 0.0,
"MaxLevel": 100.0, "MaxLevel": 100.0,
"PowerLevelScaleStart": 0.0, "PowerLevelScaleStart": 0.0,

View File

@ -4,7 +4,7 @@
"Assignment": { "Assignment": {
"Enabled": true, "Enabled": true,
"CanBeRandomlyAssigned": true, "CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 10.0, "RandomlyAssignedChance": 15.0,
"MinLevel": 15.0, "MinLevel": 15.0,
"MaxLevel": 100.0, "MaxLevel": 100.0,
"PowerLevelScaleStart": 150.0, "PowerLevelScaleStart": 150.0,

View File

@ -4,7 +4,7 @@
"Assignment": { "Assignment": {
"Enabled": true, "Enabled": true,
"CanBeRandomlyAssigned": true, "CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 5.0, "RandomlyAssignedChance": 10.0,
"MinLevel": 0.0, "MinLevel": 0.0,
"MaxLevel": 15.0, "MaxLevel": 15.0,
"PowerLevelScaleStart": 0.0, "PowerLevelScaleStart": 0.0,

View File

@ -4,7 +4,7 @@
"Assignment": { "Assignment": {
"Enabled": true, "Enabled": true,
"CanBeRandomlyAssigned": true, "CanBeRandomlyAssigned": true,
"RandomlyAssignedChance": 4.0, "RandomlyAssignedChance": 10.0,
"MinLevel": 0.0, "MinLevel": 0.0,
"MaxLevel": 100.0, "MaxLevel": 100.0,
"PowerLevelScaleStart": 250.0, "PowerLevelScaleStart": 250.0,