Short summary of your issue CK 3 Switzerland Decision
Game Version 1.0.2
What OS are you playing on?
Windows
What platform are you using?
Steam
Do you have mods enabled? No
Have you tried verifying your game files (Steam only)?
(DID NOT ANSWER QUESTION)
How much "pain" is this causing you?
2
Please explain the issue you experienced in the most condensed way possible
The .txt file for the decision to form Switzerland does feature some errors:
Cultures
is_shown = {
...
OR = {
has_culture = culture:german
has_culture = culture:frankish
has_culture = culture
ccitan
has_culture = culture:italian
has_culture = culture:lombard
}
}
when it should be:
is_shown = {
...
OR = {
has_culture = central_germanic_group #
has_culture = culture:frankish
has_culture = culture
ccitan
has_culture = culture:italian
has_culture = culture:lombard
}
}
AND
is_valid = {
liege = title:e_hre.holder
prestige >= 3000
gold >= 500
completely_controls = title:d_currezia
completely_controls = title:d_upper_burgundy
completely_controls = title:d_savoie
}
when it should be:
D
is_valid = {
liege = title:e_hre.holder
prestige >= 3000
gold >= 500
completely_controls = title:d_currezia
completely_controls = title:d_transjurania #
completely_controls = title:d_savoie
Please explain how to reproduce the issue
Is there anything else you think could help us identify/replicate the issue?
Game Version 1.0.2
What OS are you playing on?
Windows
What platform are you using?
Steam
Do you have mods enabled? No
Have you tried verifying your game files (Steam only)?
(DID NOT ANSWER QUESTION)
How much "pain" is this causing you?
2
Please explain the issue you experienced in the most condensed way possible
The .txt file for the decision to form Switzerland does feature some errors:
Cultures
is_shown = {
...
OR = {
has_culture = culture:german
has_culture = culture:frankish
has_culture = culture
has_culture = culture:italian
has_culture = culture:lombard
}
}
when it should be:
is_shown = {
...
OR = {
has_culture = central_germanic_group #
has_culture = culture:frankish
has_culture = culture
has_culture = culture:italian
has_culture = culture:lombard
}
}
AND
is_valid = {
liege = title:e_hre.holder
prestige >= 3000
gold >= 500
completely_controls = title:d_currezia
completely_controls = title:d_upper_burgundy
completely_controls = title:d_savoie
}
when it should be:
D
is_valid = {
liege = title:e_hre.holder
prestige >= 3000
gold >= 500
completely_controls = title:d_currezia
completely_controls = title:d_transjurania #
completely_controls = title:d_savoie
Please explain how to reproduce the issue
Is there anything else you think could help us identify/replicate the issue?
Upvote
0