Tweaked AI Settings, Leveling and MOAR Spawning

This commit is contained in:
2025-01-14 00:52:51 -05:00
parent 6eecae59f6
commit 15ddd52ac6
7 changed files with 40 additions and 40 deletions
@@ -70,7 +70,7 @@
"Aggression": 1.0,
"WeaponProficiency": 0.5,
"SuppressionResistance": 0.0,
"TalkFrequency": 1.0,
"TalkFrequency": 0.5,
"CanTalk": true,
"BotTaunts": true,
"SquadTalk": true,
@@ -172,7 +172,7 @@
"Aggression": 1.0,
"WeaponProficiency": 0.5,
"SuppressionResistance": 0.0,
"TalkFrequency": 1.0,
"TalkFrequency": 0.8,
"CanTalk": true,
"BotTaunts": true,
"SquadTalk": true,
@@ -376,7 +376,7 @@
"Aggression": 1.0,
"WeaponProficiency": 0.5,
"SuppressionResistance": 0.0,
"TalkFrequency": 1.0,
"TalkFrequency": 1.5,
"CanTalk": true,
"BotTaunts": true,
"SquadTalk": true,
@@ -70,7 +70,7 @@
"Aggression": 1.0,
"WeaponProficiency": 0.5,
"SuppressionResistance": 0.0,
"TalkFrequency": 1.0,
"TalkFrequency": 0.5,
"CanTalk": true,
"BotTaunts": true,
"SquadTalk": true,
@@ -172,7 +172,7 @@
"Aggression": 1.0,
"WeaponProficiency": 0.5,
"SuppressionResistance": 0.0,
"TalkFrequency": 1.0,
"TalkFrequency": 0.8,
"CanTalk": true,
"BotTaunts": true,
"SquadTalk": true,
@@ -376,7 +376,7 @@
"Aggression": 1.0,
"WeaponProficiency": 0.5,
"SuppressionResistance": 0.0,
"TalkFrequency": 1.0,
"TalkFrequency": 1.5,
"CanTalk": true,
"BotTaunts": true,
"SquadTalk": true,
@@ -138,7 +138,7 @@
"Aiming": {
"HitEffects": {
"HIT_REACTION_TOGGLE": true,
"DAMAGE_MANUAL_MODIFIER": 1.0,
"DAMAGE_MANUAL_MODIFIER": 2.25,
"USE_HIT_POINT_DIRECTION": true,
"HIT_POINT_DIRECTION_BASE_DISTANCE": 0.5,
"DAMAGE_BASE_MIN_ANGLE": 7.0,
@@ -156,10 +156,10 @@
"ScatterMulti_PartVis": 1.25,
"OpticFarMulti": 1.2,
"OpticFarDistance": 100.0,
"OpticCloseMulti": 0.8,
"OpticCloseDistance": 75.0,
"RedDotFarMulti": 0.85,
"RedDotFarDistance": 100.0,
"OpticCloseMulti": 0.55,
"OpticCloseDistance": 50.0,
"RedDotFarMulti": 0.8,
"RedDotFarDistance": 90.0,
"RedDotCloseMulti": 1.15,
"RedDotCloseDistance": 50.0,
"IronSightFarMulti": 0.7,
@@ -167,7 +167,7 @@
"IronSightScaleDistanceEnd": 75.0,
"CenterMassVal": 0.2748,
"FasterCQBReactionsGlobal": true,
"AimDownSightsAimTimeMultiplier": 0.8,
"AimDownSightsAimTimeMultiplier": 0.35,
"PMCSAimForHead": true,
"PMCAimForHeadChance": 5.0
},
@@ -635,7 +635,7 @@
},
"Shoot": {
"ONLY_SEMIAUTO_TOGGLE": false,
"RecoilMultiplier": 1.0,
"RecoilMultiplier": 1.1,
"AddRecoil": 5.0,
"RECOIL_DECAY_COEF": 0.2,
"RECOIL_BASELINE": 100.0,
@@ -756,7 +756,7 @@
"TalkativeGoons": true,
"FriendlyReponseChance": 85.0,
"FriendlyReponseChanceAI": 80.0,
"FriendlyReponseDistance": 65.0,
"FriendlyReponseDistance": 80.0,
"FriendlyReponseDistanceAI": 35.0,
"FriendlyResponseFrequencyLimit": 1.0,
"FriendlyResponseMinRandomDelay": 0.33,