
AcciónCambiado en esta versión
Reclamar el reino
El título de rey de Irlanda está por fin a nuestro alcance, lo que consolidará nuestra legitimidad sobre los territorios y sus gentes.
CélticaPaís formableallow
IrlandaPaís formableallow
Señorío de IrlandaOrganización internacionalallow, potential, select trigger
Señor de IrlandaEstatus especialallow
LaudabiliterPolíticaallowDefiniciónin_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 Todas las Locations de la Region de Irlanda deben pertenecer a un Member del Señorío de Irlanda.
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" Elige la 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 = {
}