
ActionChanged this version
Claim the Kingdom
The title of King of Ireland is finally ours for the taking, which will solidify our legitimacy over the land and its people.
CelticaFormable Countryallow
IrelandFormable Countryallow
Lordship of IrelandInternational Organizationallow, potential, select trigger
Lord of IrelandSpecial Statusallow
LaudabiliterPolicyallowDefinitionin_game/common/generic_actions/lordship_of_ireland.txt:229
230type = internationalorganization
232ai_tick = monthly
233ai_tick_frequency = 60
235automation_tick = never
236automation_tick_frequency = 30
237show_message_to_target = yes
243allow = {
252scope:actor = {
253has_regent = no
254has_special_status_in_international_organization = {
256international_organization = scope:recipient
}
}
259custom_tooltip = {
260text = lordship_of_ireland_form_kingdom_region_tt Every Location in the Ireland Region must be Owned by a Member of the Lordship of Ireland.
261region:ireland_region = {
262NOT = {
263any_location_in_region = {
264owner ?= {
265NOT = {
}
}
}
}
}
}
272scope:recipient = {
273NOT = {
}
}
}
277price = price:lordship_of_ireland_form_kingdom
279select_trigger = {
280looking_for_a = international_organization
281source = actor
282target_flag = recipient
283name = "choose_international_organization" Choose the International Organization:
284column = {
285data = name
}
287visible = {
}
}
292effect = {
293scope:actor = {
294form_country = formable_country:IRE_lordship_of_ireland_f
295if = {
296limit = {
296country_rank_level < 3
}
}
}
}
302ai_will_do = {
}