
행동
희생양 제시
모든 사람이 이 병에 똑같이 걸리는 것은 아닙니다. 오직 신의 위광으로부터 멀리 떨어져 살아온 신대륙의 원주민들만이 병마에 굴복하고 있습니다. 이는 이들이 지금껏 저지른 죄악을 벌하는 신의 뜻임이 분명합니다.
대역병상황select trigger원흉 색출정적 보정치potential대규모 사면 후원정적 보정치allow정의in_game/common/generic_actions/great_pestilence.txt:316
317type = situation
319ai_tick = daily
320ai_tick_frequency = 40
321automation_tick = daily
322automation_tick_frequency = 7
324exclusive_group = bd_social_actions
326potential = {
327scope:actor ?= {
}
}
339select_trigger = {
340looking_for_a = situation
341target_flag = recipient
342name = "choose_situation" 상황 선택:
343column = {
343data = name
}
344visible = {
346situation_is_active = yes
347scope:actor = {
348country_has_disease_outbreak = root.var:original_outbreak
}
}
}
353effect = {
354scope:actor ?= {
}
}
360ai_will_do = {
361add = "scope:actor.add_static_modifier_utility(blame_the_minorities)"
363add = {
364if = {
365limit = {
366scope:actor = {
367country_has_disease = disease:great_pestilence
}
}
370value = 50
}
}
374subtract = {
375desc = "bias against doing stuff"
376value = 1
}
}