; misc
; 1 - reduce their constant talking
setgs fCombatSpeakTauntChance 0.5
; 1 - more hit feedback
setgs fGetHitPainMult 1.5

; combat AI
; 10 - spend more time in suppressed state
setgs fCombatCoverAttackerSuppressedTimeMax 15
; 0.9 - reduced penalty for suppression
setgs fCombatCoverAttackChanceAttackerSuppressedPenalty 0.75
; 0.75 - reduced penalty for suppression while flanking
setgs fCombatCoverFlankAttackerSuppressedPenalty 0.65
; 0.1 - higher chance to advance in cover
setgs fCombatCoverAdvanceChanceMin 0.25
; 0.5 - same
setgs fCombatCoverAdvanceChanceMid 0.66
; 0.75 - same
setgs fCombatCoverAdvanceChanceMax 0.925
; 0.25 - higher chance to swap covers if wanted
setgs fCombatCoverChangePositionChance 0.33
; 5 - adjusted delay for throwing stuff
setgs fCombatRangedThrowDelay 6
; 10 - same
setgs fCombatRangedGrenadeThrowDelay 8
; 0.33 - react faster
setgs fCombatRangedGunTargetVisibleReactionTimeMin 0.15
; 0.67 - same
setgs fCombatRangedGunTargetVisibleReactionTimeMax 0.33
; 0.25 - same
setgs fCombatEvadeReactionTime 0.15
; 0.15 - same
setgs fCombatDodgeReactionTime 0.125
; 0.9 - reduce variance while aiming
setgs fCombatRangedGunAimVariance 0.75
; 0.4 - increased base accuracy
setgs fCombatRangedGunAccuracyMinAccuracy 0.5
; 0.1 - higher chance to actually fire when able
setgs fCombatRangedGunAttackChanceMin 0.15
; 1.5 - less recoil cooldown
setgs fCombatRangedGunCooldownRecoilTimeMax 0.5
; 0.75 - same
setgs fCombatRangedGunCooldownRecoilTimeMid 0.33
; 0.4 - same
setgs fCombatRangedGunCooldownRecoilTimeMin 0.2
; 8 - increased min range for accuracy
setgs fCombatRangedGunAccuracyMinRange 12
; 0.25 - doubled accuracy
setgs fCombatRangedGunAccurateAccuracy 0.5
; 0.1 - same
setgs fCombatRangedGunEffectiveAccuracy 0.2
; 0.025 - higher chance to bonk you
setgs fCombatBashChanceMin 0.1
; 0.2 - same
setgs fCombatBashChanceMax 0.33
; 0.05 - same
setgs fCombatOffensiveBashChanceMax 0.1
; 0.1 - less delay on initiation
setgs fCombatRangedGunInitialDelayTime 0.075
; 10 - half recoil
setgs fCombatRangedGunSemiAutoRecoilMax 5
; 3 - same
setgs fCombatRangedGunAutomaticRecoilMid 1.5
; 6 - same
setgs fCombatRangedGunAutomaticRecoilMax 3
; 1.5 - less time to wait for recoil
setgs fCombatRangedGunFireWaitRecoilTimeMax 0.75
; 0.5 - higher chance to retreat if they want to
setgs fCombatFallbackChanceMax 0.7
; 0.25 - higher chance to provide covering fire
setgs fCombatProvideSuppressiveFireCoverScoreMult 0.33
; 0.25 - double chance to buddy rush
setgs fCombatCoverPairedRushChanceMin 0.5
; 0.25 - less idle time when trying to bonk you
setgs fCombatMeleeIdleTime 0.1
; 2.5 - less delay from doing things
setgs fCombatRangedGunAnimationDrivenDelayTime 1.5
; 2 - half max wait for shooty shoot
setgs fCombatRangedGunFireWaitTimeMax 1