Événement
Commerce triangulaire

Lorsque les pays européens commencèrent à coloniser les Amériques, ils y établirent de vastes plantations pour y produire coton, tabac et sucre. Ils tentèrent au départ de recourir à la population locale comme esclaves, mais ceux-ci moururent très rapidement, partout où l'expérience fut tentée. Des esclaves furent donc importés d'Afrique, ce qui permit la création d'un système commercial triangulaire : l'Europe vendait textiles, alcool et bien manufacturés à l'Afrique, celle-ci vendant des esclaves à l'Amérique, cette dernière vendant coton, sucre et tabac à l'Europe.
Définitionin_game/events/economy/prices.txt:2
3type = country_event
4fire_only_once = yes
5title = prices.1.title Commerce triangulaire
6desc = prices.1.desc Lorsque les pays européens commencèrent à coloniser les Amériques, ils y établirent de vastes plantations pour y produire coton, tabac et sucre. Ils tentèrent au départ de recourir à la population locale comme esclaves, mais ceux-ci moururent très rapidement, partout où l'expérience fut tentée. Des esclaves furent donc importés d'Afrique, ce qui permit la création d'un système commercial triangulaire : l'Europe vendait textiles, alcool et bien manufacturés à l'Afrique, celle-ci vendant des esclaves à l'Amérique, cette dernière vendant coton, sucre et tabac à l'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"