事件
商人被害!

有些国家被我们的外交政策吓坏了,决定采用暗杀我们商人的方式来打击我们的经济!
更加让人震惊的是这种事情甚至会在我们自己的市场内发生……
定义in_game/events/diplomacy/overextension.txt:159
160type = country_event
161title = overextension.7.title 商人被害!
162desc = overextension.7.desc 有些国家被我们的外交政策吓坏了,决定采用暗杀我们商人的方式来打击我们的经济!
更加让人震惊的是这种事情甚至会在我们自己的市场内发生……
更加让人震惊的是这种事情甚至会在我们自己的市场内发生……
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 = {
}
}