Event
Countryside Escape

Terrified of death which is rapidly spreading throughout our population centers, the people have begun a mass exodus from urban settings into the rural, hoping to seal themselves away from the world and the disease that is ravaging it.
While this response may be acceptable for the Nobility and the other high classes of society, the Commoners are the lifeblood of our country, and their departure from production centers would wreak havoc on the economy! Perhaps drastic measures are necessary to protect our economy.
Bubonic PlagueDiseaseoption 1, trigger
Rural SettlementLocation Ranktriggerbd1001_cdVariabletriggerDefinitionin_game/events/situations/black_death.txt:269
270type = country_event
271category = situation_event
273title = black_death.1001.t Countryside Escape
274desc = black_death.1001.desc Terrified of death which is rapidly spreading throughout our population centers, the people have begun a mass exodus from urban settings into the rural, hoping to seal themselves away from the world and the disease that is ravaging it.
While this response may be acceptable for the Nobility and the other high classes of society, the Commoners are the lifeblood of our country, and their departure from production centers would wreak havoc on the economy! Perhaps drastic measures are necessary to protect our economy.
While this response may be acceptable for the Nobility and the other high classes of society, the Commoners are the lifeblood of our country, and their departure from production centers would wreak havoc on the economy! Perhaps drastic measures are necessary to protect our economy.
275outcome = neutral
278image = "gfx/interface/illustrations/situation/black_death.dds"
280trigger = {
283any_owned_location = {
284region = root.capital.region
286is_capital = no
}
291any_owned_location = {
}
}
297immediate = {
299ordered_owned_location = {
300order_by = {
301value = "disease_presence(disease:bubonic_plague)"
302multiply = -1
}
304limit = {
305region = root.capital.region
306is_capital = no
}
308max = 1
309check_range_bounds = no
310save_scope_as = target_location
}
}