Short summary of your issue
Detente alliances-required tooltip denominator includes Holy Orders
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?
2
Please explain the issue you experienced in the most condensed way possible
The script counting the number of alliances it claims you need in order to satisfy the Detente struggle resolution accidentally counts Holy Orders:
The actual decision prerequisites filters them out, thankfully.
Please explain how to reproduce the issue
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
Detente alliances-required tooltip denominator includes Holy Orders
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?
2
Please explain the issue you experienced in the most condensed way possible
The script counting the number of alliances it claims you need in order to satisfy the Detente struggle resolution accidentally counts Holy Orders:
Code:
# Counts independent involved realms in Iberia, to compare
struggle_iberia_ending_ending_decision_foreign_realm_total_value = {
value = 0
struggle:iberian_struggle = {
every_involved_ruler = {
limit = {
NOT = { this = root }
is_independent_ruler = yes
primary_title = { is_mercenary_company = no }
}
add = 1
}
}
}
The actual decision prerequisites filters them out, thankfully.
Please explain how to reproduce the issue
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