Event
Theological Arguments

The theological matters of Group have become the reason for many passionate and hot-tempered arguments in the Country Adjective Court Title. Especially True Faith Advisor and False Faith Advisor, the two closest advisors to Target Ruler Him Her Formal, Target Ruler, are locked in a constant debate about the many details of what makes a good, Group life. For the Ruler Title, these conversations are of little value while his/her members of the Cabinet Title see it as imperative to convince the other of their respective faith. In the end, they turned to our wise Ruler Title to find a solution to their endless debate.
ConfessionalismInstitutiontriggerDefinitionin_game/events/institution_events.txt:1576
1577type = country_event
1578title = institution_events.92.title Theological Arguments
1579desc = institution_events.92.desc The theological matters of Group have become the reason for many passionate and hot-tempered arguments in the Country Adjective Court Title. Especially True Faith Advisor and False Faith Advisor, the two closest advisors to Target Ruler Him Her Formal, Target Ruler, are locked in a constant debate about the many details of what makes a good, Group life. For the Ruler Title, these conversations are of little value while his/her members of the Cabinet Title see it as imperative to convince the other of their respective faith. In the end, they turned to our wise Ruler Title to find a solution to their endless debate.
1580outcome = neutral
1581trigger = {
1584any_cabinet_character = {
1584religion = root.religion
}
1585any_cabinet_character = {
1585religion != root.religion
1585religion.group = root.religion.group
}
1586has_ruler = yes
1587exists = capital
1588capital = {
1588institution_progress:confessionalism <= 90
}
}
1590image = "gfx/interface/illustrations/institutions/confessionalism.dds"
1591immediate = {
1593capital = {
1593save_scope_as = target_location
}
1594ruler = {
1594save_scope_as = target_ruler
}
1595random_cabinet_character = {
1595limit = {
1595religion = root.religion
}
1595save_scope_as = true_faith_advisor
}
1596random_cabinet_character = {
1596limit = {
1596religion != root.religion
1596religion.group = root.religion.group
}
1596save_scope_as = false_faith_advisor
}
}