이벤트
중국의 유럽 교역상

유럽 교역상들이 중국에 대거 진출하면서, 중국산 자기에 대한 수요가 천정부지로 치솟고 있습니다. 온 유럽에서 중국산 자기를 원하지만, 중국은 오직 은화와 금화만을 받고 있습니다.
정의in_game/events/economy/prices.txt:56
57type = country_event
58title = prices.2.title 중국의 유럽 교역상
59desc = prices.2.desc 유럽 교역상들이 중국에 대거 진출하면서, 중국산 자기에 대한 수요가 천정부지로 치솟고 있습니다. 온 유럽에서 중국산 자기를 원하지만, 중국은 오직 은화와 금화만을 받고 있습니다.
60outcome = neutral
62image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_porcelain.dds"
64fire_only_once = yes
66trigger = {
67capital = {
68continent = continent:europe
}
70any_market_with_merchants = {
71location.region = region:south_china_region
72most_powerful_merchant = root
}
}