
행동
감염자 격리
끔찍한 전염병이 식민지 전역에 만연해, 우리가 보살피는 원주민들이 속수무책으로 죽어 나가고 있습니다. 병자들을 집안에 가두어서라도 질병이 확산되는 것을 막아야 합니다.
대역병질병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
}
}