Event
Merchants Assassinated!

Some countries are apparently so appalled by our foreign policy that they've decided to retaliate by assassinating our merchants in an attempt to strike at our finances!
What makes it even more shocking is that it happens even in our own markets...
Definitionin_game/events/diplomacy/overextension.txt:159
160type = country_event
161title = overextension.7.title Merchants Assassinated!
162desc = overextension.7.desc Some countries are apparently so appalled by our foreign policy that they've decided to retaliate by assassinating our merchants in an attempt to strike at our finances!
What makes it even more shocking is that it happens even in our own markets...
What makes it even more shocking is that it happens even in our own markets...
163outcome = neutral
164trigger = {
165has_countries_with_coalition_grade_antagonism = yes
167any_market_with_merchants = {
168has_merchant = prev
169NOT = {
170has_merchant_power = {
171country = root
172key = merchant_recalled
}
}
}
}
177illustration_tags = {
17810 = angry
17910 = interior
}
181immediate = {
}
}