Event
The Triangle Trade

When European nations started to colonize North and South America, they created large plantations for the production of Cotton, Tobacco & Sugar. First they tried to use the local population as slaves, but they quickly died out where that was tried. Slaves were then imported from Africa, which created a triangular trade system. Europe sold textiles, rum & manufactured goods to Africa, Africa sold slaves to America, and America sold cotton, sugar and tobacco to Europe.
Definitionin_game/events/economy/prices.txt:2
3type = country_event
4fire_only_once = yes
5title = prices.1.title The Triangle Trade
6desc = prices.1.desc When European nations started to colonize North and South America, they created large plantations for the production of Cotton, Tobacco & Sugar. First they tried to use the local population as slaves, but they quickly died out where that was tried. Slaves were then imported from Africa, which created a triangular trade system. Europe sold textiles, rum & manufactured goods to Africa, Africa sold slaves to America, and America sold cotton, sugar and tobacco to Europe.
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"