事件
欧洲商人来华

随着大量欧洲商人涌入中国,瓷器的需求飞涨。中国瓷器在欧洲大受欢迎,同时,中国人做买卖只接受真金白银。
定义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
}
}