Acontecimiento
Expulsión de comerciantes

Nuestros comerciantes en Target Market han tenido demasiado éxito en el comercio. Target Market Owner mantiene sus ideales mercantilistas y ahora intenta restringir e incluso expulsar a nuestros comerciantes del mercado.
Mercantilismo o libre comercioValor socialimmediate, triggerDefiniciónin_game/events/economy/trade.txt:119
120type = country_event
121title = trade.3.title Expulsión de comerciantes
122desc = trade.3.desc Nuestros comerciantes en Target Market han tenido demasiado éxito en el comercio. Target Market Owner mantiene sus ideales mercantilistas y ahora intenta restringir e incluso expulsar a nuestros comerciantes del mercado.
123outcome = neutral
124image = "gfx/interface/illustrations/trade_market/trade.dds"
125trigger = {
127any_market_with_merchants = {
128NOT = {
128owner = root
}
129most_powerful_merchant = root
}
}
134immediate = {
135random_market_with_merchants = {
136limit = {
137NOT = {
137owner = root
}
138most_powerful_merchant = root
}
141save_scope_as = target_market
}
}