Event
Steam Powered Blast

Although the Coke Blast Furnace was a great improvement in the metallurgy process, the impurities of coke make it cause usually more problems than benefits. Recently, some studies have been made in Invention Province to solve these issues, and the use of steam engines to blast air into the furnace has showed great potential. Although many of our brightest minds agree that there is still much room for improvements, these new techniques have already greatly improved our metallurgy processes.
Coke Blast FurnaceAdvancetrigger
Hot Blast FurnaceAdvancetrigger
EnglandCountryoption
Great BritainFormable Countryoption
CoalGoodsimmediate, trigger
CopperGoodsimmediate, trigger
IronGoodsimmediate, trigger
IndustrializationInstitutiontriggerIntroduction of Steam Power BlastStatic Modifierimmediate, triggeratmospheric_engine_flagVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:78
79type = country_event
80title = industrialization_events.2.title Steam Powered Blast
81desc = industrialization_events.2.desc Although the Coke Blast Furnace was a great improvement in the metallurgy process, the impurities of coke make it cause usually more problems than benefits. Recently, some studies have been made in Invention Province to solve these issues, and the use of steam engines to blast air into the furnace has showed great potential. Although many of our brightest minds agree that there is still much room for improvements, these new techniques have already greatly improved our metallurgy processes.
82outcome = neutral
84trigger = {
89capital ?= {
90area = {
91any_location_in_area = {
92owner ?= root
93integration_level = core
}
}
}
}
107image = "gfx/interface/illustrations/institutions/industrialization.dds"
109immediate = {
110capital ?= {
111area = {
112random_location_in_area = {
113limit = {
114owner ?= root
115integration_level = core
}
125save_scope_as = invention_province
}
}
}
}