이벤트 Target Schism Opponent Cardinal 의 열렬한 지지자인 Opponent Support Location 주민들이 최근 Target Schism Pope Cardinal (을)를 충실히 따르는 Pope Support Location 주민들과 충돌을 겪었습니다. 양 세력은 어느 편을 지지하는지 명확하게 밝혀 달라며 Target Ruler 에게 청원을 보냈습니다.
정의in_game/events/situations/western_schism.txt:182 183 type = country_event
184 category = situation_event
185 title = western_schism.6.title Opponent Support Location (과)와 Pope Support Location 의 충돌
186 desc = western_schism.6.desc Target Schism Opponent Cardinal 의 열렬한 지지자인 Opponent Support Location 주민들이 최근 Target Schism Pope Cardinal (을)를 충실히 따르는 Pope Support Location 주민들과 충돌을 겪었습니다. 양 세력은 어느 편을 지지하는지 명확하게 밝혀 달라며 Target Ruler 에게 청원을 보냈습니다.
187 outcome = neutral
189 image = "gfx/interface/illustrations/situation/western_schism.dds"
192 ▾ trigger = {
193 num_locations > 1
194 ▾ religion_percentage_in_country = {
}
198 has_ruler = yes
}
201 ▾ immediate = {
204 ▾ ruler = {
205 save_scope_as = target_ruler
}
208 ▾ ordered_owned_location = {
210 ▾ order_by = {
211 value = average_satisfaction
}
224 max = 40
225 check_range_bounds = no
226 add_to_list = ordered_owned_non_rural_location_list
}
229 ▾ random_in_list = {
230 list = ordered_owned_non_rural_location_list
231 save_scope_as = opponent_support_location
}
234 ▾ random_in_list = {
235 list = ordered_owned_non_rural_location_list
236 ▾ limit = {
236 this != scope:opponent_support_location
}
237 save_scope_as = pope_support_location
}
}
선택지A 두말할 것 없이 Opponent Support Location 쪽이 옳다. 245 ▾ custom_tooltip = {
246 text = western_schism_resolution_impact_positive.tt 서방 교회 대분열에서 선택된 세력의 지지도가 다소 증가합니다
249 ▾ active_resolution(resolution:western_schism_resolution) = {
250 save_temporary_scope_as = resolution
251 ▾ if = {
254 save_temporary_scope_as = voter
255 ▾ scope:resolution = {
256 ▾ vote_in_active_resolution(scope:voter) ?= {
257 ▾ change_variable = {
259 ▾ add = {
260 value = "scope:voter.num_cardinals"
261 multiply = 0.2
}
}
}
}
}
}
}
}
}
272 ▾ scope:pope_support_location = {
273 ▾ ordered_pop = {
278 order_by = pop_size
279 check_range_bounds = no
280 max = 2
}
}
285 ▾ scope:opponent_support_location = {
286 ▾ ordered_pop = {
291 order_by = pop_size
292 check_range_bounds = no
293 max = 2
}
}
B Pope Support Location 주민을 지지하겠다. 303 ▾ custom_tooltip = {
304 text = western_schism_resolution_impact_positive.tt 서방 교회 대분열에서 선택된 세력의 지지도가 다소 증가합니다
307 ▾ active_resolution(resolution:western_schism_resolution) = {
308 save_temporary_scope_as = resolution
309 ▾ if = {
310 ▾ limit = {
310 country_exists = c:PAP }
312 save_temporary_scope_as = voter
313 ▾ scope:resolution = {
314 ▾ vote_in_active_resolution(scope:voter) ?= {
315 ▾ change_variable = {
317 ▾ add = {
318 value = "scope:voter.num_cardinals"
319 multiply = 0.2
}
}
}
}
}
}
}
}
}
330 ▾ scope:opponent_support_location = {
331 ▾ ordered_pop = {
336 order_by = pop_size
337 check_range_bounds = no
338 max = 2
}
}
343 ▾ scope:pope_support_location = {
344 ▾ ordered_pop = {
349 order_by = pop_size
350 check_range_bounds = no
351 max = 2
}
}
361 ▾ scope:opponent_support_location = {
362 ▾ ordered_pop = {
367 order_by = pop_size
368 check_range_bounds = no
369 max = 2
}
}
374 ▾ scope:pope_support_location = {
375 ▾ ordered_pop = {
380 order_by = pop_size
381 check_range_bounds = no
382 max = 2
}
}
속성
이미지 gfx/interface/illustrations/situation/western_schism.dds
결과 neutral
유형 country_event 연결요구 조건 3 종교
가톨릭 immediate, option 1… 국가
로마 option 2 참조 3 국가
로마 option 2 스크립트 8