
행동이번 버전 변경
왕국 주장
아일랜드 국왕이라는 칭호가 마침내 우리 손에 들어왔으며, 이는 아일랜드의 영토와 백성에 대한 우리의 정통성을 확고히 해 줄 것입니다.
켈티카창설 국가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 = {
}