Event
The Metalworks of Iron Province

The introduction of modern industrial machinery such as coke, steam powered railways, and pumps have contributed greatly to the growth of the local economy in Iron Province. The local Metalworks are now among the finer in the region, and many people want to move there to bask in the prosperity of the industry.
Hot Blast FurnaceAdvancetrigger
Cannons FactoryBuildingimmediate, trigger
Firearms FactoryBuildingimmediate, trigger
Iron FoundryBuildingimmediate, trigger
Steel MillBuildingimmediate, trigger
Weapon MillBuildingimmediate, trigger
CoalGoodstrigger
CopperGoodsimmediate, trigger
IronGoodsimmediate, triggerModern IndustryStatic Modifierimmediate, triggerDefinitionin_game/events/economy/industrialization_events.txt:1064
1065hide_portraits = yes
1066type = country_event
1067title = industrialization_events.14.title The Metalworks of Iron Province
1068desc = industrialization_events.14.desc The introduction of modern industrial machinery such as coke, steam powered railways, and pumps have contributed greatly to the growth of the local economy in Iron Province. The local Metalworks are now among the finer in the region, and many people want to move there to bask in the prosperity of the industry.
1069outcome = neutral
1071image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_steel.dds"
1073trigger = {
1075num_provinces > 1
1076capital ?= {
1077market ?= {
}
1083region = {
1084any_location_in_region = {
1085owner ?= root
1086integration_level = core
1087prosperity > 0
1093OR = {
}
}
}
}
}
1105illustration_tags = {
110610 = regular
110710 = exterior
}
1110immediate = {
1111capital ?= {
1112region = {
1113random_location_in_region = {
1114limit = {
1115owner ?= root
1116integration_level = core
1117prosperity > 0
1123OR = {
}
}
1131save_scope_as = iron_province
1132area = {
1132save_scope_as = target_area
}
}
}
}
1136random_province = {
1137limit = {
1138this != scope:iron_province.province
}
1140save_scope_as = target_rural_province
}
}