
アクション
国境封鎖
商人や旅人がほかの領土から災いを持ち込んでいる。国民を守るために、たとえ経済的損失が出ようと、国境を完全に封鎖して交易を禁止するしかない。
352type = situation
354ai_tick = daily
355ai_tick_frequency = 120
356automation_tick = daily
357automation_tick_frequency = 7
359exclusive_group = food_and_trade_actions
368allow = {
369scope:actor ?= {
}
}
379price = price:close_the_borders
381select_trigger = {
382looking_for_a = situation
383target_flag = recipient
384name = "choose_situation" 局面を選択:
385column = {
385data = name
}
}
392effect = {
393scope:actor ?= {
}
}
398ai_will_do = {
401add = 10
402if = {
406subtract = 12
}
}