;Exterior modifier for sneaking, lower value = lower exterior NPC detection (vanilla = 1.25)
setgs fSneakExteriorDistanceMult 1.2
;This is a duplicate because there is an issue that the first line sometimes doesn't get recognized if using too many bats. 
setgs fSneakExteriorDistanceMult 1.2

;NPC Detection View Cone, lower value = lower view cone (vanilla = 190)
setgs fDetectionViewCone 165

;Multiplier for sound related stealth, lower value = lower sound produced (vanilla = 1)
setgs fSneakSoundsMult 0.9

;Multiplier for sound related stealth when the player is out of sight, lower value = lower sound produced (vanilla = 0.4)
setgs fSneakSoundLosMult 0.3

;Multiplier for how much equipment weight affects the sound made, lower value = lower sound produced based on equipment weight (vanilla 1)
setgs fSneakEquippedWeightMult 0.9

;Multiplier for how much light affects stealth, lower value = easier to sneak if the area is lit (vanilla = 1)
setgs fSneakLightMult 1

;Sleeping NPC detection, lower value = less detection for sleeping NPCs (vanilla = 0)
setgs fSneakSleepBonus -0.2

;Multiplier for running while sneaking, lower value = lower impact of running (vanilla = 2)
setgs fSneakRunningmult 1.9