
アクション
国境線の調整を要求
わが国の隣国にして、偉大なるフランスの従属国たちが、我々が領土とみなすいくつかの土地を支配していることが判明した。この問題に早急に対処しなければならない!
フランス国家allow, potential, select trigger 2
百年戦争局面select trigger 1定義in_game/common/generic_actions/hundred_years_war.txt:619
620type = situation
621show_message = no
628automation_tick = never
629automation_tick_frequency = 12
631ai_tick = monthly
632ai_tick_frequency = 12
639price = price:hyw_main_actions_price
641cooldown = {
642type = demand_territory_return
643years = 5
}
646select_trigger = {
647looking_for_a = situation
653target_flag = recipient
654name = "choose_situation" 局面を選択:
655column = {
655data = name
}
}
662select_trigger = {
663looking_for_a = location
664source = actor
665source_flags = adjacent_locations
666target_flag = target_location
667name = "choose_location" ロケーションを選択
668none_available_msg_key = "no_locations_available"
669column = {
669data = name
}
670column = {
670data = population
}
671column = {
671data = rank
}
672visible = {
673is_capital = no
674has_owner = yes
675is_core_of = scope:actor
}
}
683effect = {
685if = {
686limit = {
686exists = scope:target_location
}
}
689else = {
689custom_tooltip = demand_territory_return_tt 選択した中核地を我々の支配下に戻すよう要求する。
}
}
692ai_will_do = {
693add = {
694value = 10
695desc = BASE_VALUE
}
}