Event
Great Pestilence

A mysterious plague is ravaging our people in Diseased location. It is infecting everybody, independently of their class, piety, or spiritual protection. The disease is unpredictable and deathly, sometimes producing fevers and rashes, sometimes vomiting or delirium and almost always ending in death.
All known remedies are failing when applied to this diabolical condition and no praying nor sacrifice seems to move God Name to send their protections on our people.
Great PestilenceDiseaseimmediateDefinitionin_game/events/situations/great_pestilence.txt:4
5type = country_event
6category = situation_event
8title = great_pestilence.1.title Great Pestilence
9desc = {
10first_valid = {
11triggered_desc = {
15desc = great_pestilence.1.desc A mysterious plague is ravaging our people in Diseased location. It is infecting everybody, independently of their class, piety, or spiritual protection. The disease is unpredictable and deathly, sometimes producing fevers and rashes, sometimes vomiting or delirium and almost always ending in death.
All known remedies are failing when applied to this diabolical condition and no praying nor sacrifice seems to move God Name to send their protections on our people.
All known remedies are failing when applied to this diabolical condition and no praying nor sacrifice seems to move God Name to send their protections on our people.
}
17triggered_desc = {
18desc = great_pestilence.1.descB A mysterious plague is ravaging the natives in Diseased location. It is infecting the indigenous population at an alarming rate, independently of their class or piety. The disease is unpredictable and deathly, sometimes producing fevers and rashes, sometimes vomiting or delirium and almost always ending in death.
The speed of the contagion and morbidity of the symptoms is leaving our doctors perplexed and impotent.
There is little else we can do besides deliver last rites and dig graves.
The speed of the contagion and morbidity of the symptoms is leaving our doctors perplexed and impotent.
There is little else we can do besides deliver last rites and dig graves.
}
}
}
22outcome = neutral
23historical_info = columbian_exchange.1.historical_info The Columbian Exchange was a historical event that took place in the 15th and 16th centuries, when the Old World and the New World came into contact for the first time. This period was marked by the exchange of people, plants, animals, and ideas between the two hemispheres, leading to significant changes in both continents.
In Europe, the arrival of new crops such as maize, potatoes, and tomatoes helped to feed a growing population, while tobacco and cocoa became popular commodities. Meanwhile, the introduction of new diseases in the Americas had a devastating effect on the Indigenous population, who had no immunity to illnesses like smallpox and influenza.
In Europe, the arrival of new crops such as maize, potatoes, and tomatoes helped to feed a growing population, while tobacco and cocoa became popular commodities. Meanwhile, the introduction of new diseases in the Americas had a devastating effect on the Indigenous population, who had no immunity to illnesses like smallpox and influenza.
25image = "gfx/interface/illustrations/situation/great_pestilence.dds"
27immediate = {
28if = {
29limit = {
30country_type = pop
}
32random_owned_nomad_pop = {
38location = {
39save_scope_as = diseased_location_scope
}
}
}
43else = {
44random_owned_location = {
48save_scope_as = diseased_location_scope
}
}
}