Short summary of your issue
Iberian Foothold has to be done EXACTLY at 15 year mark.
Game Version
1.6.0
What OS are you playing on?
Windows
What platform are you using?
Steam
What DLC do you have installed?
Royal Court,
Do you have mods enabled?
No
Have you tried verifying your game files (Steam only)?
No
How much "pain" is this causing you?
5
Please explain the issue you experienced in the most condensed way possible
The code for Iberian Foothold decision seemingly does not take into account owning a title for more than 15 years.
Please explain how to reproduce the issue
Fulfill all the conditions for Iberian Foothold, but hold the Iberian kingdom for at least 16 years rather than 15.
Is there anything else you think could help us identify/replicate the issue?
In game\common\decisions\dlc_decisions\03_fp2_decisions.txt in Line 1001:
Replace
{ title_held_years = fp2_struggle_secure_iberian_foothold_years_value }
With
{ title_held_years >= fp2_struggle_secure_iberian_foothold_years_value }
Probably do the same for Line 2153 on fp2_other_decision_events.txt just in case.
I have attached a save game
No
Upload Attachment
File(s) attached
Iberian Foothold has to be done EXACTLY at 15 year mark.
Game Version
1.6.0
What OS are you playing on?
Windows
What platform are you using?
Steam
What DLC do you have installed?
Royal Court,
Do you have mods enabled?
No
Have you tried verifying your game files (Steam only)?
No
How much "pain" is this causing you?
5
Please explain the issue you experienced in the most condensed way possible
The code for Iberian Foothold decision seemingly does not take into account owning a title for more than 15 years.
Please explain how to reproduce the issue
Fulfill all the conditions for Iberian Foothold, but hold the Iberian kingdom for at least 16 years rather than 15.
Is there anything else you think could help us identify/replicate the issue?
In game\common\decisions\dlc_decisions\03_fp2_decisions.txt in Line 1001:
Replace
{ title_held_years = fp2_struggle_secure_iberian_foothold_years_value }
With
{ title_held_years >= fp2_struggle_secure_iberian_foothold_years_value }
Probably do the same for Line 2153 on fp2_other_decision_events.txt just in case.
I have attached a save game
No
Upload Attachment
File(s) attached
Attachments
- 3