Archived
Tweaked Mod Configs; Fixed SAIN Enabled SAIN Preset
This commit is contained in:
+10
-10
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 1.0,
|
||||
"GainSightCoef": 1.2,
|
||||
"ScatteringCoef": 1.5,
|
||||
"GainSightCoef": 1.05,
|
||||
"ScatteringCoef": 1.2,
|
||||
"HearingDistanceCoef": 0.92,
|
||||
"AggressionCoef": 0.96,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.2
|
||||
"AggressionCoef": 1.05,
|
||||
"PrecisionSpeedCoef": 1.1,
|
||||
"AccuracySpeedCoef": 1.1
|
||||
},
|
||||
"General": {
|
||||
"BotsUseGrenades": true,
|
||||
@@ -59,7 +59,7 @@
|
||||
},
|
||||
"Doors": {
|
||||
"NewDoorOpening": true,
|
||||
"NoDoorAnimations": true,
|
||||
"NoDoorAnimations": false,
|
||||
"InvertDoors": true,
|
||||
"DisableAllDoors": false
|
||||
},
|
||||
@@ -67,8 +67,8 @@
|
||||
"SAIN_EXTRACT_TOGGLE": true
|
||||
},
|
||||
"Flashlight": {
|
||||
"DazzleEffectiveness": 3.0,
|
||||
"MaxDazzleRange": 40.0,
|
||||
"DazzleEffectiveness": 3.5,
|
||||
"MaxDazzleRange": 45.0,
|
||||
"AllowLightOnForDarkBuildings": true,
|
||||
"TurnLightOffNoEnemyPMC": true,
|
||||
"TurnLightOffNoEnemySCAV": false,
|
||||
@@ -81,8 +81,8 @@
|
||||
},
|
||||
"LootingBots": {
|
||||
"ExtractFromLoot": true,
|
||||
"MinLootValPMC": 500000.0,
|
||||
"MinLootValSCAV": 200000.0,
|
||||
"MinLootValPMC": 300000.0,
|
||||
"MinLootValSCAV": 50000.0,
|
||||
"MinLootValOther": 350000.0,
|
||||
"MinLootValException": 1500000.0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user