
行动本版本变更
成立王国
爱尔兰之王的头衔终于是我们的囊中之物,这将巩固我们对于这片土地及其人民的合法性。
凯尔特加可成立国家allow
爱尔兰可成立国家allow
爱尔兰领地国际组织allow, potential, select trigger
爱尔兰领主特殊地位allow
嘉许状政策allow定义in_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 爱尔兰区域内的所有地点必须由爱尔兰领地的成员拥有
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" 选择国际组织:
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 = {
}