Event
Trade Crisis

Our merchants report that they are facing stiffening resistance to trying to peddle their wares. They are talking like it is the end of the world, and fear they will never earn a copper again in life.
Definitionin_game/events/economy/trade.txt:179
180type = country_event
181title = trade.4.title Trade Crisis
182desc = trade.4.desc Our merchants report that they are facing stiffening resistance to trying to peddle their wares. They are talking like it is the end of the world, and fear they will never earn a copper again in life.
183outcome = neutral
184image = "gfx/interface/icons/trade_goods/illustrations/_default.dds"
185trigger = {
186any_market_with_merchants = {
187count > 0
}
189monthly_trade_income > {
189value = monthly_income_trade_and_tax
189multiply = 0.33
}
}