
Acción
Exigir ajuste fronterizo
Hemos comprobado que nuestros vecinos, súbditos también de la grandeza que ostenta Francia, controlan tierras que consideramos nuestras. ¡Debemos zanjar este asunto con la máxima urgencia!
FranciaPaísallow, potential, select trigger 2
Guerra de los Cien AñosSituaciónselect trigger 1Definiciónin_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" Elige la Situation:
655column = {
655data = name
}
}
662select_trigger = {
663looking_for_a = location
664source = actor
665source_flags = adjacent_locations
666target_flag = target_location
667name = "choose_location" Elegir una 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 Exigiremos la devolución del Core seleccionado.
}
}
692ai_will_do = {
693add = {
694value = 10
695desc = BASE_VALUE
}
}