Event
Local Wine for our Services

The harvests in Market have been plentiful and therefore our stockpiles of Wine are full. This means that in the foreseeable future our Church will be able to perform the Lords Supper widespread and without any fear of depleting the Wine Cellars.
WineGoodstrigger
Bread and WineReligious AspecttriggerDefinitionin_game/events/religion/church_aspects.txt:368
369type = country_event
370title = church_aspects.10.title Local Wine for our Services
371desc = church_aspects.10.desc The harvests in Market have been plentiful and therefore our stockpiles of Wine are full. This means that in the foreseeable future our Church will be able to perform the Lords Supper widespread and without any fear of depleting the Wine Cellars.
372outcome = neutral
374image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_wine.dds"
376trigger = {
378capital.market = {
383market_price(goods:wine) < {
384value = "default_price(goods:wine)"
385multiply = 0.9
}
}
}