Event
Imports Compete with Country Adjective Quality Goods

Our neighbors have established a large colonial presence in the New World. The exports from this distant land have been steadily increasing, and some of the more exotic goods have become hot commodities, even among those who should know better than to be dazzled by curiosities.
Recently, our neighbors have taken this a step further, openly fueling this interest. By encouraging people to 'buy American', they are pushing for more imports from the colonies, outcompeting our own goods and depriving good Country Adjective people of work. We might profit from this influx of foreign trade, but the safest option would be to erect barriers to reduce it.
ReformationAgetrigger
Colonial NationSubject TypetriggerDefinitionin_game/events/economy/mercantilism_events.txt:55
56hide_portraits = yes
57type = country_event
58title = mercantilism_events.2.title Imports Compete with Country Adjective Quality Goods
59desc = mercantilism_events.2.desc Our neighbors have established a large colonial presence in the New World. The exports from this distant land have been steadily increasing, and some of the more exotic goods have become hot commodities, even among those who should know better than to be dazzled by curiosities.
Recently, our neighbors have taken this a step further, openly fueling this interest. By encouraging people to 'buy American', they are pushing for more imports from the colonies, outcompeting our own goods and depriving good Country Adjective people of work. We might profit from this influx of foreign trade, but the safest option would be to erect barriers to reduce it.
Recently, our neighbors have taken this a step further, openly fueling this interest. By encouraging people to 'buy American', they are pushing for more imports from the colonies, outcompeting our own goods and depriving good Country Adjective people of work. We might profit from this influx of foreign trade, but the safest option would be to erect barriers to reduce it.
60outcome = neutral
61trigger = {
63NOT = {
}
71capital = {
72NOT = {
72continent = continent:america
}
73market ?= {
74any_import = {
75NOT = {
75owner ?= root
}
76from_market ?= {
77location = {
78continent = continent:america
}
}
}
}
}
}
86illustration_tags = {
8710 = angry
8810 = exterior
}
91immediate = {
}
93capital = {
94market = {
95random_import = {
96limit = {
97NOT = {
97owner = root
}
98from_market = {
99location = {
100continent = continent:america
}
}
}
104owner = {
104save_scope_as = american_importer
}
}
}
}
}