Event
Immoral Prices

Wheat prices are notoriously unstable, as anything from the weather where it is grown to incidents hurting its distribution can suddenly cause the price to rise significantly.
As a result of one such sudden change, there is currently an acute shortage of wheat in many of our larger cities. Desperate to feed themselves, the Commoners are directing their anger at the Burghers, who they feel are exploiting this situation in order to overcharge for their wares.
The merchants themselves, on the other hand, claim that these prices are a natural result of the shortage, and that there simply is not enough bread to go around.
BurghersEstatetrigger
WheatGoodstriggerDefinitionin_game/events/estates/burghers_estate_events.txt:131
132type = country_event
133title = burghers_estate_events.5.title Immoral Prices
134desc = burghers_estate_events.5.desc Wheat prices are notoriously unstable, as anything from the weather where it is grown to incidents hurting its distribution can suddenly cause the price to rise significantly.
As a result of one such sudden change, there is currently an acute shortage of wheat in many of our larger cities. Desperate to feed themselves, the Commoners are directing their anger at the Burghers, who they feel are exploiting this situation in order to overcharge for their wares.
The merchants themselves, on the other hand, claim that these prices are a natural result of the shortage, and that there simply is not enough bread to go around.
As a result of one such sudden change, there is currently an acute shortage of wheat in many of our larger cities. Desperate to feed themselves, the Commoners are directing their anger at the Burghers, who they feel are exploiting this situation in order to overcharge for their wares.
The merchants themselves, on the other hand, claim that these prices are a natural result of the shortage, and that there simply is not enough bread to go around.
135outcome = neutral
136trigger = {
138has_markets = yes
139capital.market = {
144market_price(goods:wheat) > {
145value = "default_price(goods:wheat)"
146multiply = 1.5
}
}
}
151illustration_tags = {
15210 = angry
15310 = exterior
}
156immediate = {
}
}