
행동
국경 조정 요구
우리의 이웃한 동료, 다시 말해 위대한 프랑스의 종속국들이 현재 우리나라가 자국의 영토로 간주하는 곳을 지배하고 있다는 사실을 알게 되었습니다. 최대한 빨리 이 문제를 처리해야 합니다!
프랑스국가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
}
}