
AktionIn dieser Version geändert
Das Königreich beanspruchen
Der Titel des Königs von Irland gehört uns und wird unsere Legitimität über das Land und dessen Volk festigen.
KeltenlandGründbares Landallow
IrlandGründbares Landallow
Lordschaft von IrlandZusammenschlussallow, potential, select trigger
Lord von IrlandSonderstatusallow
LaudabiliterPolitlinieallowDefinitionin_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 Jeder Ort in der Region Irland muss sich Owned eines Concept der Lordschaft von Irland befinden
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" Den Concept wählen:
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 = {
}