EventChanged this version
Fire of Fire Province

A fire that started in a local factory has quickly spread among the cramped houses of Fire Province and devastated the Fire Province Rank. Some see this as yet another problem with the growing urbanization and industrialization of our time.
Hot Blast FurnaceAdvancetrigger
Rotherham PloughAdvancetrigger
IndustrializationInstitutiontrigger
CityLocation Rankimmediate, trigger
MegalopolisLocation Rankimmediate, trigger
TownLocation Rankimmediate, triggerUrbanizationStatic Modifierimmediate, triggerInflux of WorkersStatic Modifierimmediate, triggerModern IndustryStatic Modifierimmediate, triggerGreat ShipyardsStatic Modifierimmediate, triggeratmospheric_engine_flagVariabletriggerflying_shuttle_flagVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:1608
1609type = country_event
1610title = industrialization_events.21.title Fire of Fire Province
1611desc = industrialization_events.21.desc A fire that started in a local factory has quickly spread among the cramped houses of Fire Province and devastated the Fire Province Rank. Some see this as yet another problem with the growing urbanization and industrialization of our time.
1612outcome = neutral
1614trigger = {
1616OR = {
}
1623capital ?= {
1624region = {
1625any_location_in_region = {
1626owner ?= root
1627OR = {
}
1632OR = {
}
}
}
}
}
1644image = "gfx/interface/illustrations/event/backgrounds/special/devastation.dds"
1646immediate = {
1647capital ?= {
1648region = {
1649random_location_in_region = {
1650limit = {
1651owner ?= root
1652OR = {
}
1657OR = {
}
}
1666save_scope_as = fire_province
1667area = {
1667save_scope_as = target_area
}
}
}
}
}