イベント
中国の欧州商人

中国に欧州の交易商が相当数入ったことで、中国産磁器への需要が爆発的に増えてきている。こうした磁器は欧州全体で求められているが、中国側は銀もしくは金しか代価として受け入れていない。
定義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
}
}