이벤트
삼각 무역

유럽의 여러 나라는 북아메리카와 남아메리카에 식민지를 개척하기 시작하면서 목화, 담배, 설탕 생산을 위한 거대 플랜테이션 농장을 건설했습니다. 이들은 처음에는 현지 주민을 노예로 부리려 했지만, 이 방침을 시도한 곳마다 원주민들이 빠르게 죽어 나가고 말았습니다. 이에 따라 아프리카에서 노예를 수입하게 되었고, 그렇게 유럽은 직물과 럼주, 그리고 공산품을 아프리카에 수출하고, 아프리카는 아메리카에 노예를 수출하며, 아메리카는 유럽에 목화, 설탕, 담배를 판매하는 삼각무역 체계가 수립되었습니다.
정의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"