Event
Somebody is to Blame!

The cruelty of the Great Pestilence is killing our people and driving those who live into insanity from pure sorrow.
A surviving group of peasants from Location have completely lost their minds and attacked and killed a group of members of our Clergy for not preventing this disaster by appeasing God Name in time.
Another group of the most pious of their neighbors have attacked them in retribution to ensure that we have not attracted the ire of God Name with this display of violence against their envoys and chaos has ensued.
PeasantsPop Typeoption 1, option 2Definitionin_game/events/situations/great_pestilence.txt:94
95type = country_event
96category = situation_event
98title = great_pestilence.3.title Somebody is to Blame!
99desc = great_pestilence.3.desc The cruelty of the Great Pestilence is killing our people and driving those who live into insanity from pure sorrow.
A surviving group of peasants from Location have completely lost their minds and attacked and killed a group of members of our Clergy for not preventing this disaster by appeasing God Name in time.
Another group of the most pious of their neighbors have attacked them in retribution to ensure that we have not attracted the ire of God Name with this display of violence against their envoys and chaos has ensued.
A surviving group of peasants from Location have completely lost their minds and attacked and killed a group of members of our Clergy for not preventing this disaster by appeasing God Name in time.
Another group of the most pious of their neighbors have attacked them in retribution to ensure that we have not attracted the ire of God Name with this display of violence against their envoys and chaos has ensued.
100outcome = neutral
102image = "gfx/interface/illustrations/situation/great_pestilence.dds"
104trigger = {
}
109immediate = {
110if = {
111limit = {
112country_type = pop
}
114random_owned_nomad_pop = {
115location = {
116save_scope_as = location_scope
117province = {
118save_scope_as = province_scope
}
}
}
}
123else = {
124random_owned_location = {
125limit = {
126is_capital = no
}
128save_scope_as = location_scope
129province = {
130save_scope_as = province_scope
}
}
}
}