
Action
Repeal 'Present Scapegoats'
The natives of our colonies are innocent and sinless, as children grown alone in the wilderness; their action can not be the cause of this divine plague, and surely they do not deserve our continuous persecution.
Great PestilenceSituationselect triggerFind the culpritsStatic ModifierpotentialDefinitionin_game/common/generic_actions/great_pestilence.txt:381
382icon = great_pestilence_blame_the_minorities
383type = situation
385ai_tick = daily
386ai_tick_frequency = 120
387automation_tick = daily
388automation_tick_frequency = 7
390exclusive_group = bd_social_actions
398price = price:stop_blame_the_minorities
400select_trigger = {
401looking_for_a = situation
402target_flag = recipient
403name = "choose_situation" Choose the Situation:
404column = {
404data = name
}
}
417ai_will_do = {
418add = "scope:actor.add_static_modifier_utility(blame_the_minorities)"
420add = {
421if = {
422limit = {
423scope:actor = {
424country_has_disease = disease:great_pestilence
}
}
427value = 50
}
}
430multiply = -1
432subtract = 1
}