事件
青铜炮

随着铜炮在战场上大发神威,火炮制造厂对于铜的需求也水涨船高。近几年内,铜的需求量和价格估计都会居高不下。
炮兵应用革新trigger
宗教改革时代trigger定义in_game/events/economy/prices.txt:498
499type = country_event
500title = prices.20.title 青铜炮
501desc = prices.20.desc 随着铜炮在战场上大发神威,火炮制造厂对于铜的需求也水涨船高。近几年内,铜的需求量和价格估计都会居高不下。
502outcome = neutral
504trigger = {
505has_markets = yes
509capital.market = {
510produced_in_market:cannons > 1.5
511NOT = {
511has_temporary_demand = demand:bronze_cannons
}
}
}
515image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_copper.dds"