イベント

三角貿易

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。 概要 · プライバシー · 法的情報