Situations A Schism has struck Catholicism and has thrown the Curia in petty factionalism! Even if the Church has been divided before, this Schism seems to be of a different nature. After the death of the last Catholic Church Leader Title , a faction of Italian cardinals is pushing for the return of the Holy See into their own control, something they have desired ever since the Papacy fell under French control. Opposing them, the French faction insists on the new Catholic Church Leader Title remaining under their control. The demands of both factions seems irreconcilable and Catholic world is swiftly descending into factionalism, leaving the good Catholic people of the Catholic Church without their shepherds. As long as this division persists, they will have to navigate a world without their usual authority and decide for their own who the true representative of divine will is.
Definitionin_game/common/situations/western_schism.txt:1 3 hint_tag = hint_western_schism
4 resolution = "western_schism_resolution"
5 international_organization_type = catholic_church
7 ▾ can_start = {
8 current_date > 1360.1.1
9 current_date < 1402.1.1
12 has_regent = yes
13 regency_type = regency_type:papal_election_regency
14 num_cardinals > 0
}
}
26 ▾ on_start = {
28 ▾ add_religion_modifier = {
}
}
35 ▾ add_to_global_variable_list = {
35 name = western_schism_possible_votes
}
52 ▾ every_country_in_religion = {
}
}
57 ▾ location:prague.owner = {
58 ▾ trigger_event_non_silently = {
60 trigger_on_next_date = 1402.3.14
}
}
}
69 ▾ on_monthly = {
74 ▾ hidden_effect = {
77 ▾ every_cardinal_country = {
78 ▾ limit = {
79 save_temporary_scope_as = voter
81 ▾ active_resolution(resolution:western_schism_resolution) ?= {
82 ▾ not = {
83 exists = "vote_in_active_resolution(scope:voter)"
}
}
}
}
}
94 ▾ every_cardinal_country = {
95 ▾ limit = {
97 this != root.var:schism_opponent_country
98 ▾ any_owned_location = {
}
103 save_temporary_scope_as = voter
105 ▾ has_voted_for = {
106 voter = scope:voter
107 resolution = resolution:western_schism_resolution
}
}
}
}
123 ▾ every_cardinal_country = {
124 ▾ limit = {
126 this != root.var:schism_opponent_country
127 save_temporary_scope_as = voter
129 ▾ has_voted_for = {
130 voter = scope:voter
131 resolution = resolution:western_schism_resolution
}
}
}
}
146 ▾ every_country_in_religion = {
153 ▸ random_list = { 9 entries }
}
}
174 ▾ active_resolution(resolution:western_schism_resolution) ?= {
175 save_temporary_scope_as = resolution
176 ▾ every_voter = {
177 save_temporary_scope_as = voter
178 ▾ scope:resolution = {
179 ▾ vote_in_active_resolution(scope:voter) ?= {
180 ▾ change_variable = {
182 ▾ add = {
183 value = "scope:voter.num_cardinals"
}
}
}
}
}
}
}
}
}
195 ▾ on_ended = {
199 ▾ every_country_in_religion = {
201 ▾ set_variable = {
201 value = root.var:schism_pope_cardinal
}
202 ▾ set_variable = {
202 value = root.var:schism_opponent_cardinal
}
203 ▾ set_variable = {
203 value = root.var:western_schism_vote_counter
}
204 ▾ set_variable = {
204 value = root.var:western_schism_pope_score
}
205 ▾ set_variable = {
205 value = root.var:western_schism_anti_pope_score
}
206 ▾ set_variable = {
206 value = root.var:western_schism_cardinal_weight_bonus
}
}
}
216 clear_global_variable_list = western_schism_possible_votes
217 ▾ if = {
218 ▾ limit = {
218 resolution_is_active = resolution:western_schism_resolution
}
219 ▾ end_vote = {
220 resolution = resolution:western_schism_resolution
}
}
}
225 ▾ tooltip = {
226 ▾ if = {
227 ▾ limit = {
228 has_owner = yes
230 ▾ active_resolution(resolution:western_schism_resolution) ?= {
231 vote_in_active_resolution(root.owner) ?= c:PAP }
}
}
235 custom_tooltip = "SCHISM_SIDE_WITH_ROME"
}
237 ▾ else_if = {
238 ▾ limit = {
239 has_owner = yes
241 ▾ active_resolution(resolution:western_schism_resolution) ?= {
242 vote_in_active_resolution(root.owner) ?= resolution_proposer
}
}
}
246 custom_tooltip = "SCHISM_OPPOSES_ROME"
}
248 ▾ else_if = {
253 custom_tooltip = "SCHISM_NEUTRAL"
}
}
257 ▾ map_color = {
258 ▾ if = {
259 ▾ limit = {
260 has_owner = yes
262 ▾ active_resolution(resolution:western_schism_resolution) ?= {
263 vote_in_active_resolution(root.owner) ?= c:PAP }
}
}
267 value = yellow_dark
}
269 ▾ else_if = {
270 ▾ limit = {
271 has_owner = yes
273 ▾ active_resolution(resolution:western_schism_resolution) ?= {
274 vote_in_active_resolution(root.owner) ?= resolution_proposer
}
}
}
278 value = blue
}
287 ▾ else = {
288 value = define:NMapColors|DEFAULT_COLOR
}
}
292 ▾ legend_key = {
294 color = yellow_dark
295 require_color_on_map = yes
}
297 ▾ legend_key = {
298 desc = "avignon"
299 color = blue
300 require_color_on_map = yes
}
302 ▾ legend_key = {
303 desc = "[cardinals|e]"
304 color = green
305 require_color_on_map = yes
}
Availability Can start Current date > 1360.1.1 and Current date < 1402.1.1 and Country exists: Rome and C:PAP (see exact conditions) Exact conditions Connections Requires 3 Countries
Rome can_start, on_monthly International Organizations
References 5 International Organizations
Required by 13 Show all 13 Referenced by 11 Show all 11