イベント
香辛料の交易

東インド交易路の発見により、香辛料貿易の時代が到来した。この新たな交易路が登場したことで、コショウやシナモンといった香辛料の流れを支配することが、これまで以上に重要となっている。
コショウ交易品trigger定義in_game/events/economy/prices.txt:246
247type = country_event
248fire_only_once = yes
249title = prices.8.title 香辛料の交易
250desc = prices.8.desc 東インド交易路の発見により、香辛料貿易の時代が到来した。この新たな交易路が登場したことで、コショウやシナモンといった香辛料の流れを支配することが、これまで以上に重要となっている。
251outcome = neutral
253image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_pepper.dds"
255trigger = {
257num_of_ports >= 10
258capital = {
259continent = continent:europe
260market = {
261any_import = {
263from_market.location.sub_continent = sub_continent:south_east_asia
}
}
}
}
269image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_pepper.dds"