
국가 간 조직체
가톨릭 동맹
가톨릭 동맹은 가톨릭 국가들이 모여 결성한 방위 동맹으로, 신성 로마 제국에서 종교 개혁 사상의 확산과 영향력의 확대를 억제하기 위해 창설되었습니다. 본디 가톨릭 조직체지만, 동맹과 손을 잡는 것이 정치적 이득이라고 판단한 루터교 및 칼뱅파 국가도 가입할 수 있습니다.
종교 우위전쟁 명분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 = {
}
284invite_visible_trigger = {
}
293can_join_trigger = {
294OR = {
}
298is_rebel_country = no
304NOT = {
}
}
311NOT = {
}
}
318NOT = {
319has_cooldown = blocked_from_joining_catholic_league
}
}
322can_leave_trigger = {
323trigger_if = {
324limit = {
324exists = root
}
325NOT = {
}
}
332NOT = {
}
}
339scope:recipient.total_members > 1
}
341trigger_else = {
341always = no
}
}
343can_lead_trigger = {
345is_subject = no
347trigger_if = {
348limit = {
348exists = union
}
349any_union_partner = {
}
}
}
354auto_leave_trigger = {
355NOR = {
}
}
360join_offensive_wars_always = {
361custom_tooltip = {
362text = religious_leagues_join_offensive_war.tt 상대국이 소속 종교 연맹의 수장국이거나 목표국이 반대 종교 연맹의 수장국입니다.
363scope:actor = {
363is_leader_of_international_organization = root
}
364scope:target ?= {
}
}
}
367join_defensive_wars_always = {
367always = yes
}
369auto_disband_trigger = {
369always = no
}
373modifier = {
}
378on_joined = {
379hidden_effect = {
380if = {
381limit = {
381current_year < 1610
}
382random = {
383chance = {
384value = 1610
385subtract = current_year
}
387set_variable = {
389value = {
390value = 1610
391subtract = current_year
392divide = 100
}
394months = 1
}
}
}
}
}
400on_left = {
401hidden_effect = {
402every_casus_belli_target = {
403limit = {
403root = {
}
}
404root = {
}
}
}
}
408ai_desire_to_join = {
409value = -40
410if = {
412add = {
413desc = "WE_ARE_CATHOLIC" 우리는 가톨릭을 따릅니다
414value = 40
}
}
417else_if = {
419add = {
420desc = "WE_ARE_PROTESTANT" 우리는 종교 개혁에 속한 종교를 따릅니다
421value = -40
}
}
430if = {
431limit = {
}
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 = {
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 = {
}
}
493subtract = {
494desc = "DIPLOREASON_UNION_OPPOSES_ORGANIZATION" 반대 조직체에 속한 동군연합 구성국이 있음
495value = 1000
}
}
}
499ai_desire_to_allow_new_member = {
500add = {
501desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" 우리는 국가 간 조직체가 성장하기를 바랍니다.
502value = 20
}
}

