
International Organization
Catholic League
The Catholic League is a defensive alliance of Catholic countries who wish to contain the growing influence and spread of the Reformation within the Holy Roman Empire. Although inherently Catholic, Lutheran and Calvinist states can also join if they see a political advantage from working with the League.
Religious SuperiorityCasus Bellion left
Protestant UnionInternational Organizationai desire to join, can lead trigger
CatholicismReligionai desire to join
War of ReligionsSituationcan leave triggerio_join_staggerVariableai desire to joinModifiers
Definitionin_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 They are the leader of their religious league, OR the target is the leader of the opposing religious league.
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" We are Catholic
414value = 40
}
}
417else_if = {
419add = {
420desc = "WE_ARE_PROTESTANT" We follow a Religion of the Reformation
421value = -40
}
}
430if = {
431limit = {
}
435add = {
436desc = "OPINION_OF_RELIGIOUS_LEAGUE_LEADER" Opinion
437value = {
439leader_country = {
440root = {
441value = this_opinion_of_prev
442multiply = 0.2
}
}
}
}
}
}
449add = {
450desc = "OPINION_OF_RELIGIOUS_LEAGUE_LEADER" Opinion
451value = {
453leader_country = {
454root = {
455value = this_opinion_of_prev
456multiply = -0.4
}
}
}
}
}
462if = {
469multiply = {
470desc = "ESTIMATE_IO_SITUATION_FIRST" Wants to estimate the political 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" Any Union member is in the Organization
483value = 500
}
}
486if = {
487limit = {
489any_union_partner = {
}
}
493subtract = {
494desc = "DIPLOREASON_UNION_OPPOSES_ORGANIZATION" Any Union member is in the opposing Organization
495value = 1000
}
}
}
499ai_desire_to_allow_new_member = {
500add = {
501desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" We want the International Organization to grow
502value = 20
}
}

