Adjusted AI Difficulty & Graphics Settings
This commit is contained in:
parent
6814d66af0
commit
b5f6115e6d
|
@ -373,7 +373,7 @@ SunMeshBrightness = 2
|
||||||
# Setting type: Single
|
# Setting type: Single
|
||||||
# Default value: 1
|
# Default value: 1
|
||||||
# Acceptable value range: From 0.1 to 2
|
# Acceptable value range: From 0.1 to 2
|
||||||
SkyBrightness = 0.5629108
|
SkyBrightness = 1
|
||||||
|
|
||||||
[AmandsGraphics Features]
|
[AmandsGraphics Features]
|
||||||
|
|
||||||
|
@ -391,7 +391,7 @@ DebugMode = HBAO
|
||||||
# Setting type: Single
|
# Setting type: Single
|
||||||
# Default value: 0.5
|
# Default value: 0.5
|
||||||
# Acceptable value range: From 0 to 1
|
# Acceptable value range: From 0 to 1
|
||||||
Brightness = 0.6549296
|
Brightness = 0.3967136
|
||||||
|
|
||||||
# Setting type: EGlobalTonemap
|
# Setting type: EGlobalTonemap
|
||||||
# Default value: ACES
|
# Default value: ACES
|
||||||
|
|
|
@ -75,7 +75,7 @@ Move While Healing = false
|
||||||
## Invincibility
|
## Invincibility
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
God mode = false
|
God mode = true
|
||||||
|
|
||||||
## Only ur head and thorax are invincible
|
## Only ur head and thorax are invincible
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
|
@ -84,11 +84,11 @@ Demi-God = false
|
||||||
|
|
||||||
# Setting type: Single
|
# Setting type: Single
|
||||||
# Default value: 1
|
# Default value: 1
|
||||||
Damage Multiplier = 10
|
Damage Multiplier = 1
|
||||||
|
|
||||||
# Setting type: KeyboardShortcut
|
# Setting type: KeyboardShortcut
|
||||||
# Default value:
|
# Default value:
|
||||||
Heal =
|
Heal = F5
|
||||||
|
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
|
@ -109,23 +109,23 @@ Stealth Infinite Stamina = false
|
||||||
## Always Replenish Stamina Instantly
|
## Always Replenish Stamina Instantly
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Infinite Stamina = false
|
Infinite Stamina = true
|
||||||
|
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Instant Search = false
|
Instant Search = true
|
||||||
|
|
||||||
## Insta-Kills on melee
|
## Insta-Kills on melee
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Max Melee = false
|
Max Melee = true
|
||||||
|
|
||||||
[Player | Weights]
|
[Player | Weights]
|
||||||
|
|
||||||
## Weight, Aiming and other speed limiters are off
|
## Weight, Aiming and other speed limiters are off
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
No Speed Limiters = false
|
No Speed Limiters = true
|
||||||
|
|
||||||
[Weapon | Recoil]
|
[Weapon | Recoil]
|
||||||
|
|
||||||
|
@ -173,7 +173,7 @@ Reload Speed = 1
|
||||||
|
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Infinite Ammo = false
|
Infinite Ammo = true
|
||||||
|
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
|
@ -223,7 +223,7 @@ TP All Bear To You =
|
||||||
|
|
||||||
# Setting type: KeyboardShortcut
|
# Setting type: KeyboardShortcut
|
||||||
# Default value:
|
# Default value:
|
||||||
TP All Scav To You = F5
|
TP All Scav To You =
|
||||||
|
|
||||||
# Setting type: KeyboardShortcut
|
# Setting type: KeyboardShortcut
|
||||||
# Default value:
|
# Default value:
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"Difficulty": {
|
"Difficulty": {
|
||||||
"VisibleDistCoef": 1.0,
|
"VisibleDistCoef": 1.1,
|
||||||
"GainSightCoef": 1.05,
|
"GainSightCoef": 1.05,
|
||||||
"ScatteringCoef": 1.1,
|
"ScatteringCoef": 1.08,
|
||||||
"HearingDistanceCoef": 0.98,
|
"HearingDistanceCoef": 1.1,
|
||||||
"AggressionCoef": 0.98,
|
"AggressionCoef": 1.08,
|
||||||
"PrecisionSpeedCoef": 1.06,
|
"PrecisionSpeedCoef": 1.06,
|
||||||
"AccuracySpeedCoef": 1.05
|
"AccuracySpeedCoef": 1.05
|
||||||
},
|
},
|
||||||
|
@ -26,19 +26,19 @@
|
||||||
},
|
},
|
||||||
"AILimit": {
|
"AILimit": {
|
||||||
"LimitAIvsAIGlobal": true,
|
"LimitAIvsAIGlobal": true,
|
||||||
"AILimitUpdateFrequency": 3.2,
|
"AILimitUpdateFrequency": 3.0,
|
||||||
"AILimitRanges": {
|
"AILimitRanges": {
|
||||||
"Far": 150.0,
|
"Far": 150.0,
|
||||||
"VeryFar": 250.0,
|
"VeryFar": 250.0,
|
||||||
"Narnia": 400.0
|
"Narnia": 400.0
|
||||||
},
|
},
|
||||||
"LimitAIvsAIVision": false,
|
"LimitAIvsAIVision": true,
|
||||||
"MaxVisionRanges": {
|
"MaxVisionRanges": {
|
||||||
"Far": 200.0,
|
"Far": 200.0,
|
||||||
"VeryFar": 100.0,
|
"VeryFar": 100.0,
|
||||||
"Narnia": 50.0
|
"Narnia": 50.0
|
||||||
},
|
},
|
||||||
"LimitAIvsAIHearing": false,
|
"LimitAIvsAIHearing": true,
|
||||||
"MaxHearingRanges": {
|
"MaxHearingRanges": {
|
||||||
"Far": 100.0,
|
"Far": 100.0,
|
||||||
"VeryFar": 60.0,
|
"VeryFar": 60.0,
|
||||||
|
|
Loading…
Reference in New Issue