イベント
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
}
}
}