
Parliament Issue
Foster Religious Relations
The relations between our faith and our state can be strained by many decision, especially if the faith itself is split on a specific issue. Acting as a mediator between different factions and forcing them to negotiate could prevent any further, severe split.
TraditionsAgeallow
RenaissanceAgeallow
DiscoveryAgeallow
ReformationAgeallowModifiers
Definitionin_game/common/parliament_issues/04_clergy_estate_parliament_issues.txt:681
688allow = {
689root.religion = {
690has_religious_influence = yes
}
692OR = {
}
}
701chance = {
702add = 1
703add = {
704if = {
705limit = {
706situation:western_schism = {
707situation_is_active = yes
}
709religion = religion:catholic
}
711value = 2
}
}
714add = {
715if = {
716limit = {
717situation:reformation = {
718situation_is_active = yes
}
720religion.group = religion_group:christian
}
722value = 2
}
}
}
