Event
Local Production Crushed

Our policy of extracting raw materials from our far-away provinces to fuel the industrialization in our homeland has resulted in a crushing economic development in Overseas Production Province. Despite a proud history of productivity there, the region has now been reduced to exporting unrefined products, little more than raw material for others to rework.
Hot Blast FurnaceAdvancetrigger
Rotherham PloughAdvancetrigger
Fine Cloth MillBuildingimmediate, trigger
Textile MillBuildingimmediate, trigger
ClothGoodsimmediate, trigger
Fine ClothGoodsimmediate, trigger
IndustrializationInstitutiontriggeratmospheric_engine_flagVariabletriggerflying_shuttle_flagVariabletriggeroverseas_production_province_flagVariableimmediate, triggerSpinning JennyVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:1696
1697type = country_event
1698title = industrialization_events.22.title Local Production Crushed
1699desc = industrialization_events.22.desc Our policy of extracting raw materials from our far-away provinces to fuel the industrialization in our homeland has resulted in a crushing economic development in Overseas Production Province. Despite a proud history of productivity there, the region has now been reduced to exporting unrefined products, little more than raw material for others to rework.
1700outcome = neutral
1702trigger = {
1704OR = {
}
1711exists = capital
1712any_market_present_in_country = {
1713location.continent != root.capital.continent
1718any_location_in_market = {
1719owner ?= root
1720OR = {
}
}
}
}
1729image = "gfx/interface/illustrations/institutions/industrialization.dds"
1731immediate = {
1732random_market_present_in_country = {
1733limit = {
1734location.continent != root.capital.continent
}
1740random_location_in_market = {
1741limit = {
1742owner ?= root
1743OR = {
}
}
1750save_scope_as = overseas_production_province
}
}
}