
決議このバージョンで変更
教会大分裂
カトリックに分裂が生じ、教皇庁が些末な派閥抗争に陥っている!
これまでも教会は分裂することがあったが、今回は以前とは異なる性質の分裂のようだ。前カトリック教会 Leader Titleの死後、イタリア系枢機卿の派閥が聖座を自らの支配下に戻そうと動いている。これは教皇庁がフランスの支配下に落ちてから、彼らがずっと望んでいたことなのだ。この動きに対抗し、フランス系の派閥は新たなカトリック教会 Leader Titleを支配下に置くことを主張している。両派の要求は到底両立するものではなく、カトリック世界は急速に派閥抗争へと突き進み、カトリック教会の善良なカトリック信徒たちは導き手を失ってしまった。この分裂が続くかぎり、彼らはかつてのような権威なき世界を生き抜き、真に神意を代表する者を自ら決めなければならない。
枢機卿座建造物effect
ローマ国家effect
カトリック教会国際組織select trigger 1
教皇庁特待地位can vote, select trigger 1
教会大分裂局面effect, potentialwestern_schism_vote_weight変数voteswestern_schism_voted_for変数effect定義in_game/common/resolutions/western_schism.txt:1
9allow = {
}
12can_vote = {
13or = {
14scope:recipient = {
}
20is_target_in_global_variable_list = {
21name = western_schism_possible_votes
22target = scope:recipient
}
}
}
27votes = {
28add = {
29desc = "[cardinal_s|e]"
30value = scope:actor.num_cardinals
}
32if = {
34add = {
35desc = accumulated_opinion 累積評価
36value = scope:actor.var:western_schism_vote_weight
}
}
}
41vote_ongoing_modifier = {
43monthly_prestige = -0.05
}
53should_finalize_vote = {
54scope:highest_vote >= scope:total_votes_needed
}
57select_trigger = {
58looking_for_a = international_organization
59interaction_source_list = {
}
64target_flag = recipient
65name = "choose_international_organization" 国際組織を選択:
66column = {
67data = name
}
69visible = {
72trigger_if = {
73limit = {
74exists = scope:actor
}
}
}
82enabled = {
}
}
86select_trigger = {
87looking_for_a = country
88target_flag = vote
89allow_null = no
90allow_self = yes
91source_global_list = western_schism_possible_votes
92name = "select_vote" どちらに投票するかを選択
93column = {
94data = name
}
96column = {
97data = population
}
99visible = {
}
}
103vote_effect = {
}
112effect = {
113if = {
114limit = {
114exists = scope:vote
}
115if = {
}
}
121else = {
}
}
}
127hidden_effect = {
128if = {
}
132else_if = {
138every_country_in_religion = {
139limit = {
145NOT = {
146has_voted_for = {
147voter = prev
148resolution = resolution:western_schism_resolution
149vote = scope:vote
}
}
}
}
154every_owned_location = {
158destroy_building_forcefully = "building(building_type:seat_of_cardinal|owner)"
}
}
}
162every_country = {
}
}
167else = {
169every_country = {
}
}
}
}
}
180show_message = no
182ai_will_do = {
183if = {
184limit = {
185scope:actor = scope:vote
}
187add = 10000
}
189else_if = {
195add = -20
196add = "scope:actor.opinion(c:PAP)"
197subtract = "scope:actor.opinion(scope:proposer)"
}
199else_if = {
200limit = {
201exists = scope:vote
202scope:vote = scope:proposer
}
205add = -20
206add = "scope:actor.opinion(scope:proposer)"
207subtract = "scope:actor.opinion(c:PAP)"
}
209else = {
211add = "scope:actor.opinion(scope:proposer)"
212subtract = "scope:actor.opinion(c:PAP)"
213abs = 0
214multiply = -1
215add = 20
}
}