Event
Growth of the Paper Industry

For some time, local Paper production has been present in Industrialization Province. Using new production techniques, some entrepreneurs have seen the opportunity of this industry and some facilities for the production of Paper there are already being established and expanded. Soon, they might even rise to become the main export of Industrialization Province!
Papermakers' GuildBuildingimmediate, trigger
CottonGoodsimmediate, trigger
Fiber CropsGoodsimmediate, trigger
LumberGoodsimmediate, trigger
WoolGoodsimmediate, trigger
IndustrializationInstitutiontriggerDefinitionin_game/events/economy/industrialization_events.txt:858
859type = country_event
860title = industrialization_events.11.title Growth of the Paper Industry
861desc = industrialization_events.11.desc For some time, local Paper production has been present in Industrialization Province. Using new production techniques, some entrepreneurs have seen the opportunity of this industry and some facilities for the production of Paper there are already being established and expanded. Soon, they might even rise to become the main export of Industrialization Province!
862outcome = neutral
864image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_paper.dds"
867trigger = {
869capital ?= {
870region = {
871any_location_in_region = {
872owner ?= root
873integration_level = core
874prosperity > 0
875OR = {
}
}
}
}
}
887illustration_tags = {
88810 = regular
88910 = exterior
}
892immediate = {
893capital ?= {
894region = {
895random_location_in_region = {
896limit = {
897owner ?= root
898integration_level = core
899prosperity > 0
900OR = {
}
}
908save_scope_as = industrialization_province
}
}
}
}