Event
Importing Naval Supplies

Ambitions to improve our nation's navy have recently stalled. The Country Adjective shipbuilders lack neither ideas nor plans, but supplies. Some of them cannot help but rather vocally note how our neighbor has an abundance of materials that would be useful in equipping a modern navy. We try not to make our fleet dependent on foreign support, but if this policy stands in the way of progress, perhaps we could import just enough materials to test new shipbuilding techniques.
ReformationAgeoption 2
Naval SuppliesGoodstriggerDefinitionin_game/events/economy/mercantilism_events.txt:172
173type = country_event
174title = mercantilism_events.4.title Importing Naval Supplies
175desc = mercantilism_events.4.desc Ambitions to improve our nation's navy have recently stalled. The Country Adjective shipbuilders lack neither ideas nor plans, but supplies. Some of them cannot help but rather vocally note how our neighbor has an abundance of materials that would be useful in equipping a modern navy. We try not to make our fleet dependent on foreign support, but if this policy stands in the way of progress, perhaps we could import just enough materials to test new shipbuilding techniques.
176outcome = neutral
178image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_naval_supplies.dds"
181trigger = {
182num_of_ports > 0
183navy_size > 0
184exists = capital
185capital.market ?= {
}
}