Event
A Divine Plague

Scared farmers from Target province are reporting a terrifying plague of pigeons and other birds that are devastating the fields of the province.
Hunters and government officials blame the plague on the lack of grass and wild fruits in the area. Still, the populace is afraid that Country is being divinely punished for its misdeeds.
Definitionin_game/events/situations/little_ice_age.txt:1875
1876type = country_event
1877category = situation_event
1878title = winter_events.101.title A Divine Plague
1879desc = winter_events.101.desc Scared farmers from Target province are reporting a terrifying plague of pigeons and other birds that are devastating the fields of the province.
Hunters and government officials blame the plague on the lack of grass and wild fruits in the area. Still, the populace is afraid that Country is being divinely punished for its misdeeds.
Hunters and government officials blame the plague on the lack of grass and wild fruits in the area. Still, the populace is afraid that Country is being divinely punished for its misdeeds.
1880outcome = neutral
1881image = "gfx/interface/illustrations/situation/little_ice_age.dds"
1883trigger = {
1884capital ?= {
1884area = {
1884has_extended_winter = yes
}
}
1886any_province = {
}
}
1891illustration_tags = {
189210 = angry
189310 = exterior
}
1895immediate = {
}
1897random_province = {
1902save_scope_as = target_province_scope
}
1908scope:target_province_scope = {
1909every_location_in_province = {
1914owner = {
1915change_variable = {
1917add = {
1918value = 2
1919max = prev.rgo_workers
}
}
}
}
}
}
1990after = {
1991if = {
}
}