トリエント公会議
局面

トリエント公会議

council_of_trentin_game/common/situations/council_of_trent.txt:1

トレントで召集されるトリエント公会議は、宗教改革に抗うカトリック教会の対抗改革運動であり、教会の法と政策を見直すことを目的としている。会期中、教会員は改革案を提案できるが、その決議や実現化は依然として教皇庁とローマの判断に任される。

必要カトリック教会国際組織can end, can start, on monthlyカトリック宗教can start, on ended, visible

定義in_game/common/situations/council_of_trent.txt:1

2monthly_spawn_chance = monthly_spawn_chance_ultimate (0.1)
3hint_tag = hint_council_of_trent
4international_organization_type = catholic_church
5voters = council_of_trent_voters
6can_start = {
8current_year >= 1530
10OR = {
12reform_desire >= 0.25
}
15AND = {
16current_year >= 1545
17current_year <= 1563
}
}
22exists = leader_country
}
}
25can_end = {
}
33visible = {
34OR = {
35religion ?= religion:catholic
}
}
39on_start = {
40set_variable = {
}
41set_variable = {
}
42set_variable = {
}
43set_variable = {
}
45leader_country ?= {
46trigger_event_non_silently = council_of_trent.1000
}
48every_international_organization_member = {
49limit = {
50NOT = {
50is_leader_of_international_organization = PREV
}
}
52trigger_event_non_silently = council_of_trent.1001
}
54every_international_organization_member = {
55add_to_global_variable_list = {
55name = council_of_trent_voters
55target = this
}
}
57set_variable = {
}
58set_variable = {
}
59every_current_policy_in_international_organization = {
60if = {
61limit = {
61has_tag = pro_reformation
}
62prev = {
62change_variable = {
}
}
63if = {
64limit = {
64has_tag = pro_reformation_severe
}
65prev = {
65change_variable = {
}
}
}
}
68else_if = {
69limit = {
69has_tag = anti_reformation
}
70prev = {
70change_variable = {
}
}
71if = {
72limit = {
72has_tag = anti_reformation_severe
}
73prev = {
73change_variable = {
}
}
}
}
76if = {
77limit = {
77has_tag = conciliatory_policy
}
78prev = {
78change_variable = {
}
}
}
80else_if = {
81limit = {
81has_tag = harsh_policy
}
82prev = {
82change_variable = {
}
}
}
}
}
86every_country = {
87limit = {
}
88trigger_event_non_silently = council_of_trent.1002
}
}
91on_monthly = {
92clear_global_variable_list = council_of_trent_voters
93clear_global_variable_list = council_of_trent_voting_for_debate
94clear_global_variable_list = council_of_trent_voting_against_debate
95clear_global_variable_list = council_of_trent_unvoters
97if = {
98limit = {
98resolution_is_active = resolution:policy_vote
}
99every_international_organization_member = {
100if = {
101limit = {
103has_voted_for = {
104voter = prev
105resolution = resolution:policy_vote
}
}
}
110add_to_global_variable_list = {
110name = council_of_trent_voting_for_debate
110target = this
}
}
112else_if = {
113limit = {
115has_voted = {
116voter = prev
117resolution = resolution:policy_vote
}
}
}
121add_to_global_variable_list = {
121name = council_of_trent_voting_against_debate
121target = this
}
}
123else_if = {
124limit = {
127voter = prev
128resolution = resolution:policy_vote
}
}
}
132add_to_global_variable_list = {
132name = council_of_trent_voters
132target = this
}
}
134else = {
135add_to_global_variable_list = {
135name = council_of_trent_unvoters
135target = this
}
}
}
}
139leader_country ?= {
140random_list = {
1412 = {
141trigger_event_non_silently = council_of_trent.3
}
14298 = {
}
}
}
}
}
147on_ended = {
150set_variable = {
}
151set_variable = {
}
152every_current_policy_in_international_organization = {
153if = {
154limit = {
154has_tag = pro_reformation
}
155prev = {
155change_variable = {
}
}
156if = {
157limit = {
157has_tag = pro_reformation_severe
}
158prev = {
158change_variable = {
}
}
}
}
161else_if = {
162limit = {
162has_tag = anti_reformation
}
163prev = {
163change_variable = {
}
}
164if = {
165limit = {
165has_tag = anti_reformation_severe
}
166prev = {
166change_variable = {
}
}
}
}
169if = {
170limit = {
170has_tag = conciliatory_policy
}
171prev = {
171change_variable = {
}
}
}
173else_if = {
174limit = {
174has_tag = harsh_policy
}
175prev = {
175change_variable = {
}
}
}
}
182change_variable = {
}
}
187every_country = {
188limit = {
188religion = religion:catholic
}
189trigger_event_non_silently = council_of_trent.2
}
191clear_global_variable_list = council_of_trent_voters
192clear_global_variable_list = council_of_trent_voting_for_debate
193clear_global_variable_list = council_of_trent_voting_against_debate
194clear_global_variable_list = council_of_trent_unvoters
195remove_variable = council_of_trent_passed_debates
196remove_variable = council_of_trent_failed_debates
199remove_variable = council_of_trent_current_debate
202clear_variable_list = law_debate_cooldowns
203clear_variable_list = ai_law_vote_cooldowns
}
}
206tooltip = {
207if = {
208limit = {
209has_owner = yes
210is_target_in_global_variable_list = {
211name = council_of_trent_voting_for_debate
212target = root.owner
}
}
215custom_tooltip = "COUNCIL_OF_TRENT_FAVORS_LAW_REFORM"
}
217else_if = {
218limit = {
219has_owner = yes
220is_target_in_global_variable_list = {
221name = council_of_trent_voting_against_debate
222target = root.owner
}
}
225custom_tooltip = "COUNCIL_OF_TRENT_REJECTS_LAW_REFORMS"
}
227else_if = {
228limit = {
229has_owner = yes
230is_target_in_global_variable_list = {
231name = council_of_trent_unvoters
232target = root.owner
}
}
235custom_tooltip = "COUNCIL_OF_TRENT_FAVORS_HAS_YET_TO_VOTE"
}
}
238map_color = {
239if = {
240limit = {
241has_owner = yes
242is_target_in_global_variable_list = {
243name = council_of_trent_voting_for_debate
244target = root.owner
}
}
247value = cot_conciliatory_color
}
249else_if = {
250limit = {
251has_owner = yes
252is_target_in_global_variable_list = {
253name = council_of_trent_voting_against_debate
254target = root.owner
}
}
257value = cot_belligerent_color
}
259else_if = {
260limit = {
261has_owner = yes
262is_target_in_global_variable_list = {
263name = council_of_trent_unvoters
264target = root.owner
}
}
267value = define:NMapColors|DEFAULT_COLOR
}
}
271legend_key = {
272desc = "belligerent_focus"
273color = cot_belligerent_color
274require_color_on_map = yes
}
276legend_key = {
277desc = "conciliatory_focus"
278color = cot_conciliatory_color
279require_color_on_map = yes
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報