mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
EnginePerks: fixes
- Remove duplicate Salesman tweak
- Decoupled hacks for multi-perk-level support for Salesman and Demolition Expert from the bonus value change
- Renamed settings for consistency ("<PerkName>Bonus" when it has only one effect)
This commit is contained in:
@@ -65,41 +65,37 @@ MedicDoctorBonus=10
|
||||
VaultCityTrainingFirstAidBonus=5
|
||||
VaultCityTrainingDoctorBonus=5
|
||||
|
||||
;Changes the Sneak skill bonus for 'Ghost' perk (ID 38)
|
||||
;Changes the Sneak skill bonus (when in darkness) for 'Ghost' perk (ID 38)
|
||||
;125 - maximum bonus, 20 - default bonus
|
||||
GhostSneakBonus=20
|
||||
GhostBonus=20
|
||||
|
||||
;Changes the Lockpick, Steal and Traps skill bonus for 'Thief' perk (ID 105)
|
||||
;125 - maximum bonus, 10 - default bonus
|
||||
ThiefSkillsBonus=10
|
||||
ThiefBonus=10
|
||||
|
||||
;Changes the Lockpick and Steal skill bonus for 'Master Thief' perk (ID 3)
|
||||
;125 - maximum bonus, 15 - default bonus
|
||||
MasterThiefSkillsBonus=15
|
||||
MasterThiefBonus=15
|
||||
|
||||
;Changes the Steal skill bonus for 'Harmless' perk (ID 91)
|
||||
;125 - maximum bonus, 20 - default bonus
|
||||
HarmlessStealBonus=20
|
||||
HarmlessBonus=20
|
||||
|
||||
;Changes the Speech skill bonus for 'Speaker' perk (ID 34)
|
||||
;125 - maximum bonus, 20 - default bonus
|
||||
SpeakerSpeechBonus=20
|
||||
SpeakerBonus=20
|
||||
|
||||
;Changes the Speech skill bonus for 'Expert Excrement Expeditor' perk (ID 116)
|
||||
;125 - maximum bonus, 5 - default bonus
|
||||
ExpertExcrementExpeditorSpeechBonus=5
|
||||
ExpertExcrementExpeditorBonus=5
|
||||
|
||||
;Changes the Speech and Barter skill bonus for 'Negotiator' perk (ID 99)
|
||||
;125 - maximum bonus, 10 - default bonus
|
||||
NegotiatorSkillsBonus=10
|
||||
|
||||
;Changes the Barter skill bonus for 'Salesman' perk (ID 103)
|
||||
;125 - maximum bonus, 20 - default bonus
|
||||
SalesmanBarterBonus=20
|
||||
NegotiatorBonus=10
|
||||
|
||||
;Changes the Gambling skill bonus for 'Gambler' perk (ID 83)
|
||||
;125 - maximum bonus, 20 - default bonus
|
||||
GamblerGamblingBonus=20
|
||||
GamblerBonus=20
|
||||
|
||||
;Changes the Outdoorsman skill bonus for 'Ranger' perk (ID 47)
|
||||
;125 - maximum bonus, 15 - default bonus
|
||||
@@ -107,11 +103,11 @@ RangerOutdoorsmanBonus=15
|
||||
|
||||
;Changes the Outdoorsman skill bonus for 'Survivalist' perk (ID 16)
|
||||
;125 - maximum bonus, 25 - default bonus
|
||||
SurvivalistOutdoorsmanBonus=25
|
||||
SurvivalistBonus=25
|
||||
|
||||
;Changes the Science and Repair skill bonus for 'Mr.Fixit' perk (ID 31)
|
||||
;125 - maximum bonus, 10 - default bonus
|
||||
MrFixitSkillsBonus=10
|
||||
MrFixitBonus=10
|
||||
|
||||
;##############################################################################
|
||||
[Perks]
|
||||
|
||||
Reference in New Issue
Block a user