EventChanged this version
The Rise of the Alhóndigas

To ensure a more efficient distribution of agricultural goods, the authorities propose the expansion of the alhóndiga system, which is a public marketplaces where farmers deposit their crops, and where products are auctioned dynamically by the local almudí through a system of bidding on the low. The goal of the proposed expansion is to unify supply and demand in a way that increases volume, lowers spoilage, and boosts productivity. In return, the almudí would take a small commission, which could benefit local revenue.
GranaryBuildingtrigger
CastileCountrydynamic historical event.tag
WheatGoodsoption 1, triggerDefinitionin_game/events/DHE/flavor_CAS.txt:8153
8154type = country_event
8155title = flavor_cas.132.title The Rise of the Alhóndigas
8156desc = flavor_cas.132.desc To ensure a more efficient distribution of agricultural goods, the authorities propose the expansion of the alhóndiga system, which is a public marketplaces where farmers deposit their crops, and where products are auctioned dynamically by the local almudí through a system of bidding on the low. The goal of the proposed expansion is to unify supply and demand in a way that increases volume, lowers spoilage, and boosts productivity. In return, the almudí would take a small commission, which could benefit local revenue.
8157outcome = neutral
8159image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_wheat.dds"
8161fire_only_once = yes
8162dynamic_historical_event = {
}
8169trigger = {
8170region:iberia_region = {
8171any_location_in_region = {
8172count >= 5
8173owner ?= root
}
}
}