Event
The Economy of the State

To achieve greater control over our state we will need to encourage our local production in favor of foreign imports. Unfortunately, we still rely on trade routes bringing goods to our lands. The Burghers are also strongly in favor of continuing these imports, citing concerns about their own profits, if we shift our focus to discourage these trades.
ReformationAgeoption 1, option 2
AbsolutismAgetrigger
RevolutionsAgetrigger
Absolutism vs LiberalismSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:9308
9309type = country_event
9310title = societal_values.2108.title The Economy of the State
9311desc = societal_values.2108.desc To achieve greater control over our state we will need to encourage our local production in favor of foreign imports. Unfortunately, we still rely on trade routes bringing goods to our lands. The Burghers are also strongly in favor of continuing these imports, citing concerns about their own profits, if we shift our focus to discourage these trades.
9312outcome = neutral
9314illustration_tags = {
931510 = regular
931610 = interior
}
9319immediate = {
}
}
9323trigger = {
9329capital = {
9330market ?= {
9331any_import = {
9332owner ?= root
9333from_market ?= {
9334location = {
9335NOT = {
9336owner ?= root
}
}
}
}
}
}
}