Event
In Hunt for a Cause

The anger and fear in the population of Target Location have reached the point at which it can no longer be contained, and must be projected outward onto others. Someone needs to become the cause for the plague, and that someone must pay.
Be it the poor, the ugly, or any number of minorities, the masses demand that a group be hunted and prosecuted for bringing this plague on us. We can either help organize this event and control it, or try to stop violence across castes only for it to be directed at us.
Bubonic PlagueDiseaseoption 2
Great PestilenceDiseaseimmediate, option 1, trigger
PeasantsPop Typeoption 2Definitionin_game/events/situations/great_pestilence.txt:317
318type = country_event
319category = situation_event
321title = great_pestilence.5.t In Hunt for a Cause
322desc = great_pestilence.5.desc The anger and fear in the population of Target Location have reached the point at which it can no longer be contained, and must be projected outward onto others. Someone needs to become the cause for the plague, and that someone must pay.
Be it the poor, the ugly, or any number of minorities, the masses demand that a group be hunted and prosecuted for bringing this plague on us. We can either help organize this event and control it, or try to stop violence across castes only for it to be directed at us.
Be it the poor, the ugly, or any number of minorities, the masses demand that a group be hunted and prosecuted for bringing this plague on us. We can either help organize this event and control it, or try to stop violence across castes only for it to be directed at us.
323outcome = neutral
325image = "gfx/interface/illustrations/situation/great_pestilence.dds"
327trigger = {
328NOT = {
328country_type = pop
}
329any_owned_location = {
331is_capital = no
332any_pop = {
333OR = {
334NOT = {
334religion = root.religion
}
335NOT = {
335culture = root.culture
}
}
}
}
}
341immediate = {
342random_owned_location = {
343limit = {
345is_capital = no
346any_pop = {
347OR = {
348NOT = {
348religion = root.religion
}
349NOT = {
349culture = root.culture
}
}
}
}
353save_scope_as = target_location
}
}