Archived
Updated Bot Hot Zones; Tweaked SAIN AI Difficulties
This commit is contained in:
@@ -259,7 +259,7 @@ Centering On Player Zoom Level = 0.15
|
||||
# Setting type: Single
|
||||
# Default value: 0
|
||||
# Acceptable value range: From 0 to 15
|
||||
Main map zoom = 2.593422
|
||||
Main map zoom = 2.080739
|
||||
|
||||
## The keyboard shortcut to peek at the map
|
||||
# Setting type: KeyboardShortcut
|
||||
|
||||
@@ -113,7 +113,7 @@ Infinite Stamina = true
|
||||
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
Instant Search = false
|
||||
Instant Search = true
|
||||
|
||||
## Insta-Kills on melee
|
||||
# Setting type: Boolean
|
||||
@@ -125,7 +125,7 @@ Max Melee = true
|
||||
## Weight, Aiming and other speed limiters are off
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
No Speed Limiters = false
|
||||
No Speed Limiters = true
|
||||
|
||||
[Weapon | Recoil]
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ Alignment = Right
|
||||
## Join the cool kids club
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
Cool Kids Mode = false
|
||||
Cool Kids Mode = true
|
||||
|
||||
Maximum Width (1184p) = 250
|
||||
|
||||
|
||||
+5
-5
@@ -2,11 +2,11 @@
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 1.0,
|
||||
"GainSightCoef": 1.05,
|
||||
"ScatteringCoef": 1.2,
|
||||
"HearingDistanceCoef": 0.92,
|
||||
"AggressionCoef": 1.05,
|
||||
"PrecisionSpeedCoef": 1.1,
|
||||
"AccuracySpeedCoef": 1.1
|
||||
"ScatteringCoef": 1.1,
|
||||
"HearingDistanceCoef": 0.98,
|
||||
"AggressionCoef": 0.98,
|
||||
"PrecisionSpeedCoef": 1.06,
|
||||
"AccuracySpeedCoef": 1.05
|
||||
},
|
||||
"General": {
|
||||
"BotsUseGrenades": true,
|
||||
|
||||
Reference in New Issue
Block a user