Event
Country Adjective Churches Plead for Help

We received several reports from our Clergy about the dire state of the supply of communion Wine. Due to the recent bad harvests, churches all over the countryside struggle to reliably perform the Communion under both kinds.
WineGoodstrigger
Bread and WineReligious AspecttriggerDefinitionin_game/events/religion/church_aspects.txt:403
404type = country_event
405title = church_aspects.11.title Country Adjective Churches Plead for Help
406desc = church_aspects.11.desc We received several reports from our Clergy about the dire state of the supply of communion Wine. Due to the recent bad harvests, churches all over the countryside struggle to reliably perform the Communion under both kinds.
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
}
}
}