Short summary of your issue
First option in event is supposed to add opinion, instead it removes opinion
Game Version
1.6.1.2
What OS are you playing on?
Windows
What platform are you using?
Steam
What DLC do you have installed?
Royal Court, Northern Lords, Fate of Iberia
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
No
How much "pain" is this causing you?
3
Please explain the issue you experienced in the most condensed way possible
I have encountered an event whose first option is supposed to add 20 opinion with the spymaster councilor but instead removes 20 opinion. As shown in the first screenshot, the opinion is labelled "respect", which means it should be positive as all respect opinions are positive, but this one is negative. I used debug mode to find the event in the event files and found this bit of code listed under the event:
scope:councillor = {
add_opinion = {
target = root
modifier = respect_opinion
opinion = -20
I believe the -20 should just be 20, since the first option in the event is supposed to add opinion, not remove it.
Please explain how to reproduce the issue
Take the intrigue lifestyle and play until the event shows up.
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Upload Attachment
File(s) attached
First option in event is supposed to add opinion, instead it removes opinion
Game Version
1.6.1.2
What OS are you playing on?
Windows
What platform are you using?
Steam
What DLC do you have installed?
Royal Court, Northern Lords, Fate of Iberia
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
No
How much "pain" is this causing you?
3
Please explain the issue you experienced in the most condensed way possible
I have encountered an event whose first option is supposed to add 20 opinion with the spymaster councilor but instead removes 20 opinion. As shown in the first screenshot, the opinion is labelled "respect", which means it should be positive as all respect opinions are positive, but this one is negative. I used debug mode to find the event in the event files and found this bit of code listed under the event:
scope:councillor = {
add_opinion = {
target = root
modifier = respect_opinion
opinion = -20
I believe the -20 should just be 20, since the first option in the event is supposed to add opinion, not remove it.
Please explain how to reproduce the issue
Take the intrigue lifestyle and play until the event shows up.
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Upload Attachment
File(s) attached
Attachments
Last edited:
Upvote
0