高级玩家

- 贡献度
- 0
- 金元
- 2704
- 积分
- 270
- 精华
- 0
- 注册时间
- 2013-8-16
|
//Pickpocket chance 100
setgs fPickPocketMinChance 100
setgs fPickPocketMaxChance 100
//Exterior modifier for sneaking, lower value = lower exterior NPC detection (vanilla = 1.25)
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.7
//Multiplier for sound related stealth when the player is out of sight, lower value = lower sound produced (vanilla = 0.4)
setgs fSneakSoundLosMult 0.30
//Multiplier for how much light affects stealth, lower value = easier to sneak if the area is lit (vanilla = 1)
setgs fSneakLightMult 0.7
//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.75
setgs uSecurityKeyMinSizeNovice 1
setgs uSecurityKeyMinSizeAverage 1
setgs uSecurityKeyMinSizeHard 1
setgs uSecurityKeyMinSizeVeryHard 1
setgs uSecurityKeyMaxSizeNovice 1
setgs uSecurityKeyMaxSizeAverage 1
setgs uSecurityKeyMaxSizeHard 1
setgs uSecurityKeyMaxSizeVeryHard 1
setgs uSecurityMaxKeysNovice 2
setgs uSecurityMaxKeysAverage 2
setgs uSecurityMaxKeysHard 2
setgs uSecurityMaxKeysVeryHard 2
setgs uSecurityMinKeysPerRingNovice 2
setgs uSecurityMinKeysPerRingAverage 2
setgs uSecurityMinKeysPerRingHard 2
setgs uSecurityMinKeysPerRingVeryHard 2
setgs uSecurityMaxKeysPerRingNovice 2
setgs uSecurityMaxKeysPerRingAverage 2
setgs uSecurityMaxKeysPerRingHard 2
setgs uSecurityMaxKeysPerRingVeryHard 2
setgs uSecurityPuzzleShapeCountNovice 1
setgs uSecurityPuzzleShapeCountAverage 1
setgs uSecurityPuzzleShapeCountHard 1
setgs uSecurityPuzzleShapeCountVeryHard 1
SetGS iHandScannerAnimalCountBase 1
SetGS iHandScannerPlantsCountBase 1
setgs iDaysToRespawnVendor 0
SetGameSetting fEquippedArmorChanceToDrop 1
SetGS fHandScannerBaseRange 150.0
SetGS fHandScannerScanRange 150.0
SetGS fSpaceshipLootingDistanceDefault 2000.0
setgs fDiffMultLegendaryChance_VE 25.00
setgs fDiffMultLegendaryChance_E 25.00
setgs fDiffMultLegendaryChance_N 25.00
setgs fDiffMultLegendaryChance_H 30.00
setgs fDiffMultLegendaryChance_VH 35.00
setgs fXPModBase 2.00
setgs iDaysToRespawnVendor 1
setgs fAirborneJumpingHighGravity 0.25
setgs fAirborneJumpingLowGravity 0.15
setgs fAirborneJumpingStandardGravity 0.275
|
|