Event
Merchants Call for Increased Imports

The influence of a powerful guild has driven up prices on Target Goods in Country. It has come to the point where traders are finding it cheaper to import goods from abroad to compete with local prices, something they claim is becoming more difficult due to the current Country Adjective legislation on imports.
Relaxing customs would give our merchants a chance to make beneficial agreements where Target Goods is produced, but the guilds, who are vehemently opposed to this, do serve their purpose as well.
ReformationAgeoption 1
RepublicGovernment Typetrigger
Economic PolicyLawoption 3
Free TradePolicytrigger
Mercantilism vs Free TradeSocietal Valueoption 3Strong GuildStatic ModifiertriggerDefinitionin_game/events/government/republic_factions.txt:126
127type = country_event
128title = republic_factions.3.title Merchants Call for Increased Imports
129desc = republic_factions.3.desc The influence of a powerful guild has driven up prices on Target Goods in Country. It has come to the point where traders are finding it cheaper to import goods from abroad to compete with local prices, something they claim is becoming more difficult due to the current Country Adjective legislation on imports.
Relaxing customs would give our merchants a chance to make beneficial agreements where Target Goods is produced, but the guilds, who are vehemently opposed to this, do serve their purpose as well.
Relaxing customs would give our merchants a chance to make beneficial agreements where Target Goods is produced, but the guilds, who are vehemently opposed to this, do serve their purpose as well.
130outcome = neutral
132trigger = {
140capital ?= {
141market = {
142NOT = {
143has_merchant_power = {
144country = root
145key = allowed_imports
}
}
148any_import = {
149owner ?= root
}
}
}
}
155illustration_tags = {
15610 = interior
15710 = regular
}
160immediate = {
}
162capital.market = {
163random_import = {
164traded_goods = {
164save_scope_as = target_goods
}
}
}
}