Updated Bot Hot Zones; Tweaked SAIN AI Difficulties

This commit is contained in:
Rage 2025-01-07 05:36:20 -05:00
parent 7c9d3b246a
commit 02aac2b4da
5 changed files with 58 additions and 19 deletions

View File

@ -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

View File

@ -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]

View File

@ -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

View File

@ -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,

View File

@ -5,10 +5,14 @@
"scavWaveCount": 21,
"zombieWaveCount": 9,
"scavHotZones": [
"ZoneDormitory"
"ZoneDormitory",
"ZoneCrossRoad",
"ZoneGasStation"
],
"pmcHotZones": [
"ZoneDormitory"
"ZoneDormitory",
"ZoneGasStation",
"ZoneCustoms"
]
},
"factoryDay": {
@ -35,6 +39,11 @@
"scavHotZones": [
"ZoneCenterBot",
"ZoneCenter"
],
"pmcHotZones": [
"ZoneIDEA",
"ZoneOLI",
"ZoneCenter"
]
},
"laboratory": {
@ -50,7 +59,12 @@
"zombieWaveCount": 10,
"scavHotZones": [
"Zone_LongRoad",
"Zone_LongRoad"
"Zone_Village"
],
"pmcHotZones": [
"Zone_DestroyedHouse",
"Zone_Chalet",
"Zone_Village"
]
},
"rezervbase": {
@ -59,10 +73,13 @@
"scavWaveCount": 24,
"zombieWaveCount": 9,
"scavHotZones": [
"ZoneRailStrorage"
"ZoneRailStrorage",
"ZoneBunkerStorage",
"ZoneBarrack"
],
"pmcHotZones": [
"ZoneBarrack"
"ZoneBarrack",
"ZoneBunkerStorage"
]
},
"shoreline": {
@ -71,17 +88,34 @@
"scavWaveCount": 32,
"zombieWaveCount": 12,
"scavHotZones": [
"ZoneSanatorium1"
"ZoneSanatorium1",
"ZoneGasStation",
"ZonePowerStation",
"ZoneBusStation",
"ZoneStartVillage"
],
"pmcHotZones": [
"ZoneSanatorium2"
"ZoneSanatorium2",
"ZoneGasStation",
"ZonePowerStation"
]
},
"tarkovstreets": {
"spawnMinDistance": 40,
"pmcWaveCount": 16,
"scavWaveCount": 28,
"zombieWaveCount": 13
"zombieWaveCount": 13,
"scavHotZones": [
"ZoneHotel_2",
"ZoneHotel_1",
"ZoneConstruction",
"ZoneCarShowroom"
],
"pmcHotZones": [
"ZoneSanatorium2",
"ZoneCinema",
"ZoneConcordiaParking"
]
},
"woods": {
"spawnMinDistance": 40,
@ -89,10 +123,15 @@
"scavWaveCount": 28,
"zombieWaveCount": 10,
"scavHotZones": [
"ZoneWoodCutter"
"ZoneWoodCutter",
"ZoneClearVill",
"ZoneScavBase2",
"ZoneRedHouse"
],
"pmcHotZones": [
"ZoneWoodCutter"
"ZoneWoodCutter",
"ZoneBigRocks",
"ZoneHighRocks"
]
},
"gzLow": {