事件
三角贸易

欧洲国家开始殖民美洲时,他们建造了大量棉花、烟草和蔗糖种植园。起初,他们尝试使用本地人口作为奴隶,但不多久这些地方的原住民人口就迅速下降。于是他们从非洲开始引进黑奴,这也造就了大三角贸易体系:欧洲向非洲出口纺织品、朗姆酒与其他的工业品;非洲向美洲出口奴隶;而美洲则向欧洲出售棉花、糖与烟草。
定义in_game/events/economy/prices.txt:2
3type = country_event
4fire_only_once = yes
5title = prices.1.title 三角贸易
6desc = prices.1.desc 欧洲国家开始殖民美洲时,他们建造了大量棉花、烟草和蔗糖种植园。起初,他们尝试使用本地人口作为奴隶,但不多久这些地方的原住民人口就迅速下降。于是他们从非洲开始引进黑奴,这也造就了大三角贸易体系:欧洲向非洲出口纺织品、朗姆酒与其他的工业品;非洲向美洲出口奴隶;而美洲则向欧洲出售棉花、糖与烟草。
7outcome = neutral
8trigger = {
9capital.market ?= {
10location.continent = continent:europe
11has_merchant = root
12most_powerful_merchant = root
}
14any_market_with_merchants = {
15location.region = region:guinea_region
16has_merchant = root
17most_powerful_merchant = root
}
19any_market_with_merchants = {
20location.continent = continent:america
21has_merchant = root
22most_powerful_merchant = root
}
}
26image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_slaves_goods.dds"