Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
"I know this one!" Option has wrong cooldownDescription
As an adventurer the option to strong-arm a tavern storyteller has the wrong cool-down.From ep3_laamp_decision_events.txt:
#Strongarm it
if = {
limit = { 1031_is_max_witty_trigger = yes }
1031_actual_skill_increase_effect = yes
#Set the cooldown on the action
set_variable = {
name = 1031_has_reveled_recently
months = visit_settlement_small_cooldown_days
}
stress_impact = {
base = medium_stress_impact_gain
ambitious = minor_stress_impact_loss
}
}
Maybe 180 days (6 months) is too low, but 180 months (15 years) seems excessive. Also, the variable and constant names do not match here.
Steps to reproduce
Max out Hastiluder Wit and strong-arm the storyteller. Next time there is a very long cool-down on doing it againGame Version
Chamfron 1.16.2.3Platform
WindowsAdditional Information
Affected Feature
- Events
- Gameplay
Save Game
Other Attachments

- 1
Upvote
0