Event
Spread of Disease in Disease Province

The Disease Province Rank of Disease Province has seen immense growth over the last few years and the once so ambitious plan for the Disease Province Rank has been entirely subverted. Many live in shanty towns with very poor sanitation, which is causing disease to be now spreading rapidly in the Disease Province Rank.
Hot Blast FurnaceAdvancetrigger
Rotherham PloughAdvancetrigger
IndustrializationInstitutiontriggerUrbanizationStatic Modifierimmediate, triggerInflux of WorkersStatic Modifierimmediate, triggerModern IndustryStatic Modifierimmediate, triggerGreat ShipyardsStatic Modifierimmediate, triggeratmospheric_engine_flagVariabletriggerflying_shuttle_flagVariabletriggerSpinning JennyVariabletriggerspread_of_diseaseVariableimmediate, triggerDefinitionin_game/events/economy/industrialization_events.txt:1464
1465type = country_event
1466title = industrialization_events.19.title Spread of Disease in Disease Province
1467desc = industrialization_events.19.desc The Disease Province Rank of Disease Province has seen immense growth over the last few years and the once so ambitious plan for the Disease Province Rank has been entirely subverted. Many live in shanty towns with very poor sanitation, which is causing disease to be now spreading rapidly in the Disease Province Rank.
1468outcome = neutral
1470trigger = {
1472OR = {
}
1479capital ?= {
1480region = {
1481any_location_in_region = {
1482owner ?= root
1483integration_level = core
1484prosperity > 0
1485OR = {
}
1491development >= 40.00
}
}
}
}
1498image = "gfx/interface/illustrations/situation/black_death.dds"
1500immediate = {
1501capital ?= {
1502region = {
1503random_location_in_region = {
1504limit = {
1505owner ?= root
1506integration_level = core
1507prosperity > 0
1508OR = {
}
1514development >= 40.00
}
1517save_scope_as = disease_province
}
}
}
}