
行动
从躲藏处出来
我们必须表现出我们不惧怕黑死病。
黑死病局势select trigger宫廷隔离静态修正potential定义in_game/common/generic_actions/black_death.txt:57
58icon = isolate_cities_black_death
59type = situation
61ai_tick = daily
62ai_tick_frequency = 120
63automation_tick = daily
64automation_tick_frequency = 7
70select_trigger = {
71looking_for_a = situation
72target_flag = recipient
73name = "choose_situation" 选择局势:
74column = {
74data = name
}
}
87ai_will_do = {
90add = "scope:actor.add_static_modifier_utility(hiding_from_black_death)"
91add = 10
92multiply = -1
94subtract = 1
}