
Aktion
Sündenbocke finden
Nicht jeder leidet gleichermaßen unter der Seuche. Nur jene, die in den neuen Landen einheimisch sind, und somit jene, die ihr Leben weit vom Licht Gottes führten, erkranken an ihr. Es ist eindeutig Gottes Wille, dass sie für ihre Missetaten leiden.
Große SeucheSituationselect triggerDie Schuldigen findenStatischer ModifikatorpotentialVotivmessen fördernStatischer ModifikatorallowDefinitionin_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" Die Situation wählen:
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
}
}