Adjusted AI Difficulty & Graphics Settings

This commit is contained in:
2025-01-08 11:51:15 -05:00
parent 6814d66af0
commit b5f6115e6d
3 changed files with 18 additions and 18 deletions
@@ -1,10 +1,10 @@
{
"Difficulty": {
"VisibleDistCoef": 1.0,
"VisibleDistCoef": 1.1,
"GainSightCoef": 1.05,
"ScatteringCoef": 1.1,
"HearingDistanceCoef": 0.98,
"AggressionCoef": 0.98,
"ScatteringCoef": 1.08,
"HearingDistanceCoef": 1.1,
"AggressionCoef": 1.08,
"PrecisionSpeedCoef": 1.06,
"AccuracySpeedCoef": 1.05
},
@@ -26,19 +26,19 @@
},
"AILimit": {
"LimitAIvsAIGlobal": true,
"AILimitUpdateFrequency": 3.2,
"AILimitUpdateFrequency": 3.0,
"AILimitRanges": {
"Far": 150.0,
"VeryFar": 250.0,
"Narnia": 400.0
},
"LimitAIvsAIVision": false,
"LimitAIvsAIVision": true,
"MaxVisionRanges": {
"Far": 200.0,
"VeryFar": 100.0,
"Narnia": 50.0
},
"LimitAIvsAIHearing": false,
"LimitAIvsAIHearing": true,
"MaxHearingRanges": {
"Far": 100.0,
"VeryFar": 60.0,