mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Edits to Cautious Nature setting in perk.ini
* Rename the setting to CautiousNatureBonus. * Lower the bonus cap to 20 (too high of values would result in empty encounters or game crash for high PE players).
This commit is contained in:
@@ -59,9 +59,10 @@ WeaponScopeRangeBonus=5
|
||||
VaultCityInoculationsPoisonBonus=10
|
||||
VaultCityInoculationsRadBonus=10
|
||||
|
||||
;Changes the distance bonus at which objects spawn in "Surrounding" random encounters
|
||||
;valid range: -12..100, 3 - default value
|
||||
CautiousNatureDistanceBonus=3
|
||||
;Changes the distance bonus for 'Cautious Nature' perk (ID 80)
|
||||
;Affects where critters spawn in 'surrounding' random encounters without a specified distance
|
||||
;valid range: -12..20, 3 - default bonus
|
||||
CautiousNatureBonus=3
|
||||
|
||||
;Changes the damage bonus per level for 'Demolition Expert' perk (ID 82)
|
||||
;999 - maximum bonus, 10 - default bonus
|
||||
|
||||
Reference in New Issue
Block a user