Event
The Flow of Goods

Recent advances and inventions have allowed us to greatly improve our productivity. However, no matter how much people produce, it will not return into actual benefits if goods are not allowed to flow sufficiently due to inadequate infrastructure. In Industrial Province, some people have already begun to take initiative to maintain and expand themselves the road network, and they have even started to introduce toll roads to pay for such improvements and maintenance. There are also far gone plans of building potential transportation canals and specialized roads to further ease the local flow of goods.
Rotherham PloughAdvanceimmediate, trigger
CoalGoodsimmediate, trigger
CopperGoodsimmediate, trigger
CottonGoodsimmediate, trigger
IronGoodsimmediate, trigger
LivestockGoodsimmediate, trigger
SilkGoodsimmediate, trigger
WheatGoodsimmediate, trigger
WoolGoodsimmediate, trigger
IndustrializationInstitutiontriggerImproved Flow of GoodsStatic Modifierimmediateatmospheric_engine_flagVariableimmediate, triggerDefinitionin_game/events/economy/industrialization_events.txt:434
435type = country_event
436title = industrialization_events.7.title The Flow of Goods
437desc = industrialization_events.7.desc Recent advances and inventions have allowed us to greatly improve our productivity. However, no matter how much people produce, it will not return into actual benefits if goods are not allowed to flow sufficiently due to inadequate infrastructure. In Industrial Province, some people have already begun to take initiative to maintain and expand themselves the road network, and they have even started to introduce toll roads to pay for such improvements and maintenance. There are also far gone plans of building potential transportation canals and specialized roads to further ease the local flow of goods.
438outcome = neutral
440trigger = {
442OR = {
}
447capital ?= {
448region = {
449any_location_in_region = {
450owner ?= root
451integration_level = core
452prosperity > 0
453OR = {
454AND = {
}
462AND = {
}
470AND = {
}
}
}
}
}
}
483image = "gfx/interface/illustrations/institutions/industrialization.dds"
485immediate = {
486capital ?= {
487region = {
488random_location_in_region = {
489limit = {
490owner ?= root
491integration_level = core
492prosperity > 0
494OR = {
495AND = {
}
503AND = {
}
511AND = {
}
}
}
520save_scope_as = industrial_province
521area = {
522save_scope_as = target_area
}
}
}
}
}