Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
Intrigue Education Level 5 trait doesn't provide +25 agent acceptanceDescription
Intrigue Education Level 5 trait doesn't provide +25 agent acceptanceSteps to reproduce
1. Create a custom character with intrigue education 52. Notice they do not get +25 agent acceptance on schemes.
The relevant code in 00_hostile_scheme_scripted_modifiers.txt appears to check for the wrong trait flag.
modifier = {
add = 25
scope: owner = {
has_trait_with_flag = can_murder_own_children
}
desc = INTRIGUE_EDUCATION_5_BONUS
}
which gives +25 agent acceptance to the sadistic trait, not the intrigue education 5 trait as implied by the desc.
Game Version
1.10.0Platform
WindowsAdditional Information
Affected Feature
- Gameplay
Save Game
Other Attachments
Upvote
0