事件
Country Adjective教会请求帮助

我们收到了教士送来的几份报告,谈及圣餐葡萄酒的供应严重不足。由于最近收成很差,乡下各地的教会都很难稳定地提供两种形式的圣餐。
葡萄酒商品trigger
饼酒同领宗教信条trigger定义in_game/events/religion/church_aspects.txt:403
404type = country_event
405title = church_aspects.11.title Country Adjective教会请求帮助
406desc = church_aspects.11.desc 我们收到了教士送来的几份报告,谈及圣餐葡萄酒的供应严重不足。由于最近收成很差,乡下各地的教会都很难稳定地提供两种形式的圣餐。
407outcome = neutral
408image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_wine.dds"
410trigger = {
412capital.market = {
417market_price(goods:wine) > {
418value = "default_price(goods:wine)"
419multiply = 1.3
}
}
}