
International OrganizationChanged this version
Lordship of Ireland
English rule over Ireland lies in an uneasy state. Since the initial conquest around 1170, the Crown's direct control has been reduced to a rump administration around Dublin. It relies on a loyal Lieutenant and currently exercises only nominal control over its increasingly distant vassals. Descendants of the conquering adventurers — despite being rewarded handsomely with earldoms and baronies — are becoming more like their Gaelic chieftain predecessors in both language and culture, while others have slipped out of English control entirely.
AbsenteeSpecial Statuscan leave trigger
Lord of IrelandSpecial Statuscan leave triggerModifiers
Modifier 1
Leader modifier
Monthly Prestige+0.02
Definitionin_game/common/international_organizations/lordship_of_ireland.txt:1
3has_target = no
4unique = yes
6custom_name = lordship_of_ireland_name
8has_leader_country = yes
9leader_title_key = "lordship_of_ireland_LEADER"
10leader_type = character
11leader = {
12leader_country ?= {
13ruler ?= {
14add_to_list = leaders
}
}
}
18leader_change_trigger_type = none
19leader_change_method = none
20disband_if_no_leader = yes
22join_defensive_wars = Never
24join_offensive_wars = Never
26create_visible_trigger = {
27always = no
}
30invite_visible_trigger = {
31always = yes
}
34can_declare_war = {
35always = yes
}
38show_as_overlord_on_map_trigger = {
39NOT = {
40has_special_status_in_international_organization = {
42international_organization = scope:recipient
}
}
}
48antagonism_modifier_for_taking_land_from_fellow_member = 0.5
50modifier = {
}
57modifier = {
}
64can_lead_trigger = {
}
67can_join_trigger = {
68capital ?= {
69is_owned_by_international_organization = scope:recipient
}
71is_rebel_country = no
72OR = {
73is_subject_of = scope:recipient.leader_country
74opinion = {
75target = scope:recipient.leader_country
76value > 50
}
}
}
81join_visible_trigger = {
82always = no
}
85can_initiate_policy_votes = {
86scope:recipient = {
87OR = {
88leader_country = root
}
}
}
94can_leave_trigger = {
95trigger_if = {
96limit = {
97has_special_status_in_international_organization = {
}
}
102NOT = {
103has_special_status_in_international_organization = {
}
}
}
109trigger_if = {
110limit = {
111NOT = {
112has_special_status_in_international_organization = {
}
}
}
118NOT = {
118is_subject_of = scope:recipient.leader_country
}
119OR = {
120NOT = {
121capital.region = region:ireland_region
}
123AND = {
124opinion = {
125target = scope:recipient.leader_country
126value < -50
}
128has_special_status_in_international_organization = {
}
}
}
}
}
138auto_leave_trigger = {
139OR = {
140NOT = {
141capital.region = region:ireland_region
}
143is_member_of_international_organization_of_type = {
143type = high_kingship
}
}
}
147auto_disband_trigger = {
148total_members < 1
}
150disband_minimum_member_count = 0
152on_joined = {
}
155on_left = {
}
158has_military_access = {
159always = yes
}
162monthly_effect = {
}
178variables = {
}
188ai_desire_to_join = {
190add = {
191value = -100
192desc = BASE_VALUE Base: Valencia
}
194add = {
195desc = "[opinion|e]"
196value = {
197scope:actor = {
198root = {
199value = this_opinion_of_prev
200multiply = 0.4
}
}
}
}
205add = {
206desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
207scope:recipient = {
208value = scope:actor.modifier:diplomatic_reputation
209multiply = 5
}
}
212subtract = {
213desc = "IO_LEADER_ANTAGONISM" Antagonism towards the Leader
214scope:actor = {
215root = {
216value = this_antagonism_towards_prev
217multiply = 2
}
}
}
}
223ai_desire_to_allow_new_member = {
224add = {
225desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" We want the International Organization to grow
226value = 20
}
}



