
Special Status
Lieutenant
The Lieutenant is a temporary but powerful Special Status within the Lordship of Ireland granted by the Lordship of Ireland Leader Title to worthy subjects. This status is automatically lost once the Lieutenant falls into a Regency.
MonarchyGovernment Typecan bestow trigger
LoyalistSpecial Statuscan bestow triggerModifiers
Modifier
Leader modifier
Definitionin_game/common/international_organization_special_statuses/lordship_of_ireland.txt:25
26max_countries = 1
27priority = 10
29modifier = {
}
41can_bestow_trigger = {
42has_ruler = yes
43has_regent = no
45ruler ?= {
46is_adult = yes
47scope:recipient.leader_country = {
48has_ruler = yes
49ruler != prev
}
}
52has_special_status_in_international_organization = {
54international_organization = scope:recipient
}
56religion = scope:recipient.leader_country.religion
}
59auto_bestowal_trigger = {
}
62auto_rescind_trigger = {
63OR = {
64has_ruler = no
65has_regent = yes
66ruler ?= {
67is_adult = no
68scope:recipient.leader_country = {
69has_ruler = yes
70ruler = prev
}
}
73religion != scope:recipient.leader_country.religion
}
}
77on_bestowed_effect = {
}
80on_rescinded_effect = {
}
83special_status_power = {
84value = 50
}
87map_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_TIER1_COLOR




