
行动
隔离染疫者
这场毁灭性的瘟疫在我们的殖民地肆虐,如同镰刀割草般摧残着我们照管下的土著居民。我们将禁止病患离开家门,以阻止瘟疫的传播。
大瘟疫疫病potential
大瘟疫局势select trigger采购药方静态修正allow隔离染疫者静态修正potential驱逐病人静态修正allow定义in_game/common/generic_actions/great_pestilence.txt:198
199icon = great_pestilence_blame_the_minorities
200type = situation
202ai_tick = daily
203ai_tick_frequency = 40
204automation_tick = daily
205automation_tick_frequency = 7
207exclusive_group = bd_disease_control_actions
209potential = {
210scope:actor ?= {
}
}
217allow = {
218scope:actor ?= {
}
}
224price = price:segregate_the_infected
226select_trigger = {
227looking_for_a = situation
228target_flag = recipient
229name = "choose_situation" 选择局势:
230column = {
230data = name
}
}
237effect = {
238scope:actor ?= {
239add_country_modifier = {
}
}
}
243ai_will_do = {
244add = "scope:actor.add_static_modifier_utility(segregate_the_infected)"
246add = {
247if = {
253value = 50
}
}
257subtract = {
258desc = "bias against doing stuff"
259value = 1
}
}