가톨릭 동맹
국가 간 조직체

가톨릭 동맹

catholic_leaguein_game/common/international_organizations/religious_leagues.txt:255

가톨릭 동맹은 가톨릭 국가들이 모여 결성한 방위 동맹으로, 신성 로마 제국에서 종교 개혁 사상의 확산과 영향력의 확대를 억제하기 위해 창설되었습니다. 본디 가톨릭 조직체지만, 동맹과 손을 잡는 것이 정치적 이득이라고 판단한 루터교 및 칼뱅파 국가도 가입할 수 있습니다.

요구 조건종교 우위전쟁 명분on left개신교 동맹국가 간 조직체ai desire to join, can lead trigger가톨릭종교ai desire to join종교 전쟁상황can leave triggerio_join_stagger변수ai desire to join

보정치

정의in_game/common/international_organizations/religious_leagues.txt:255

257leader_type = country
258unique = yes
259show_on_diplomatic_map = yes
260expel_members_who_are_targets_of_other_members = no
261member_color = war_of_religions_catholic_league_color
262leader_color = war_of_religions_catholic_league_leader_color
263has_leader_country = yes
264disband_if_no_leader = no
265can_declare_war = {
266trigger_if = {
267limit = {
267scope:attacker ?= {
267is_member_of_international_organization = scope:recipient
}
}
268scope:defender ?= {
268NOT = {
268is_member_of_international_organization = scope:recipient
}
}
}
270trigger_else = {
271always = yes
}
}
275create_visible_trigger = {
276is_situation_active = situation:war_of_religions
277is_member_of_international_organization = international_organization:hre
278OR = {
279religion = religion:catholic
280is_protestant = yes
}
}
284invite_visible_trigger = {
285is_situation_active = situation:war_of_religions
286is_member_of_international_organization = international_organization:hre
287OR = {
288religion = religion:catholic
289is_protestant = yes
}
}
293can_join_trigger = {
294OR = {
295is_member_of_international_organization = international_organization:hre
296is_leader_of_international_organization = international_organization:hre
}
298is_rebel_country = no
299NOT = {
299is_member_of_international_organization = international_organization:protestant_union
}
300OR = {
301religion = religion:catholic
302is_protestant = yes
}
304NOT = {
306situation = war_of_religions
307years = 5
308variable = war_of_religions_join_variable
}
}
311NOT = {
313situation = war_of_religions
314years = 2
315variable = war_of_religions_left_variable
}
}
318NOT = {
319has_cooldown = blocked_from_joining_catholic_league
}
}
322can_leave_trigger = {
323trigger_if = {
324limit = {
324exists = root
}
325NOT = {
327situation = war_of_religions
328years = 5
329variable = war_of_religions_join_variable
}
}
332NOT = {
334situation = war_of_religions
335years = 2
336variable = war_of_religions_left_variable
}
}
339scope:recipient.total_members > 1
}
341trigger_else = {
341always = no
}
}
343can_lead_trigger = {
344is_member_of_international_organization = international_organization:hre
345is_subject = no
346religion = religion:catholic
347trigger_if = {
348limit = {
348exists = union
}
349any_union_partner = {
350NOT = {
350is_member_of_international_organization = international_organization:protestant_union
}
}
}
}
354auto_leave_trigger = {
355NOR = {
356is_member_of_international_organization = international_organization:hre
357religion.group = religion_group:christian
}
}
360join_offensive_wars_always = {
361custom_tooltip = {
362text = religious_leagues_join_offensive_war.tt 상대국이 소속 종교 연맹의 수장국이거나 목표국이 반대 종교 연맹의 수장국입니다.
363scope:actor = {
363is_leader_of_international_organization = root
}
364scope:target ?= {
364is_leader_of_international_organization = international_organization:protestant_union
}
}
}
367join_defensive_wars_always = {
367always = yes
}
369auto_disband_trigger = {
369always = no
}
370monthly_effect = {
}
373modifier = {
}
374leader_modifier = {
}
378on_joined = {
379hidden_effect = {
380if = {
381limit = {
381current_year < 1610
}
382random = {
383chance = {
384value = 1610
385subtract = current_year
}
387set_variable = {
388name = io_join_stagger
389value = {
390value = 1610
391subtract = current_year
392divide = 100
}
394months = 1
}
}
}
}
}
400on_left = {
401hidden_effect = {
402every_casus_belli_target = {
403limit = {
403root = {
403has_casus_belli_of_type_on = {
403target = prev
}
}
}
404root = {
404remove_casus_belli = {
404target = prev
}
}
}
}
}
408ai_desire_to_join = {
409value = -40
410if = {
411limit = {
411religion = religion:catholic
}
412add = {
413desc = "WE_ARE_CATHOLIC" 우리는 가톨릭을 따릅니다
414value = 40
}
}
417else_if = {
418limit = {
418is_protestant = yes
}
419add = {
420desc = "WE_ARE_PROTESTANT" 우리는 종교 개혁에 속한 종교를 따릅니다
421value = -40
}
}
424add = {
425value = {
427multiply = -1
}
}
430if = {
435add = {
436desc = "OPINION_OF_RELIGIOUS_LEAGUE_LEADER" 우호도
437value = {
439leader_country = {
440root = {
441value = this_opinion_of_prev
442multiply = 0.2
}
}
}
}
}
}
449add = {
450desc = "OPINION_OF_RELIGIOUS_LEAGUE_LEADER" 우호도
451value = {
453leader_country = {
454root = {
455value = this_opinion_of_prev
456multiply = -0.4
}
}
}
}
}
462if = {
463limit = {
464exists = scope:recipient
465scope:recipient = {
466has_variable = io_join_stagger
}
}
469multiply = {
470desc = "ESTIMATE_IO_SITUATION_FIRST" 먼저 정치 상황을 파악하기를 원함
471value = scope:recipient.var:io_join_stagger
}
}
474if = {
475limit = {
476exists = scope:recipient
477any_union_partner = {
478is_member_of_international_organization = scope:recipient
}
}
481add = {
482desc = "DIPLOREASON_UNION_SUPPORTS_ORGANIZATION" 해당 조직체에 속한 동군연합 구성국이 있음
483value = 500
}
}
486if = {
487limit = {
489any_union_partner = {
490is_member_of_international_organization = international_organization:protestant_union
}
}
493subtract = {
494desc = "DIPLOREASON_UNION_OPPOSES_ORGANIZATION" 반대 조직체에 속한 동군연합 구성국이 있음
495value = 1000
}
}
}
499ai_desire_to_allow_new_member = {
500add = {
501desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" 우리는 국가 간 조직체가 성장하기를 바랍니다.
502value = 20
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지