事件

三角贸易

prices.1in_game/events/economy/prices.txt:2
三角贸易

欧洲国家开始殖民美洲时,他们建造了大量棉花、烟草和蔗糖种植园。起初,他们尝试使用本地人口作为奴隶,但不多久这些地方的原住民人口就迅速下降。于是他们从非洲开始引进黑奴,这也造就了大三角贸易体系:欧洲向非洲出口纺织品、朗姆酒与其他的工业品;非洲向美洲出口奴隶;而美洲则向欧洲出售棉花、糖与烟草。

定义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"

选项

A这会导致奴隶的需求大增。
30add_prestige = prestige_extreme_bonus (20)
32every_market_with_merchants = {
33limit = {
34location.continent = continent:europe
}
36add_temporary_demand = {
36type = demand:triangle_trade_europe
36months = 240
}
}
39every_market_with_merchants = {
40limit = {
41location.continent = continent:america
}
43add_temporary_demand = {
43type = demand:triangle_trade_america
43months = 240
}
}
46every_market_with_merchants = {
47limit = {
48location.region = region:guinea_region
}
50add_temporary_demand = {
50type = demand:triangle_trade_africa
50months = 240
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明