
Action
Present Scapegoats
Not everybody gets affected equally by the sickness, only those native to the new lands, those who have lived their lives far away from the light of God, are falling sick. It is clearly God's will that they shall suffer for they misdeeds.
Great PestilenceSituationselect triggerFind the culpritsStatic ModifierpotentialSponsor mass forgivenessStatic ModifierallowDefinitionin_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" Choose the 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
}
}