Event
Mining Accident in Mining Province

New technology has allowed the mines of Mining Province to be greatly expanded and they now operate at an efficiency that would have shocked our ancestors. The new machinery is not without its risks, however. An explosion in a local mine has led to a cave-in that trapped many miners as well as causing a major production set back.
Hot Blast FurnaceAdvancetrigger
Rotherham PloughAdvancetrigger
CoalGoodsimmediate, trigger
CopperGoodsimmediate, trigger
IronGoodsimmediate, trigger
IndustrializationInstitutiontriggerUrbanizationStatic Modifierimmediate, triggerInflux of WorkersStatic Modifierimmediate, triggerModern IndustryStatic Modifierimmediate, triggerGreat ShipyardsStatic Modifierimmediate, triggeratmospheric_engine_flagVariabletriggerflying_shuttle_flagVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:1536
1537type = country_event
1538title = industrialization_events.20.title Mining Accident in Mining Province
1539desc = industrialization_events.20.desc New technology has allowed the mines of Mining Province to be greatly expanded and they now operate at an efficiency that would have shocked our ancestors. The new machinery is not without its risks, however. An explosion in a local mine has led to a cave-in that trapped many miners as well as causing a major production set back.
1540outcome = neutral
1542trigger = {
1544OR = {
}
1551capital ?= {
1552region = {
1553any_location_in_region = {
1554owner ?= root
1555OR = {
}
1561OR = {
}
}
}
}
}
1572image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_silver.dds"
1574immediate = {
1575capital ?= {
1576region = {
1577random_location_in_region = {
1578limit = {
1579owner ?= root
1580OR = {
}
1586OR = {
}
}
1594save_scope_as = mining_province
}
}
}
}