事件
商人的愤怒

有些市场显然对Country无休止的征服战争感到厌恶,并决定驱逐我们的商人。
定义in_game/events/diplomacy/overextension.txt:114
115type = country_event
116title = overextension.6.title 商人的愤怒
117desc = overextension.6.desc 有些市场显然对Country无休止的征服战争感到厌恶,并决定驱逐我们的商人。
118outcome = neutral
119trigger = {
120has_countries_with_coalition_grade_antagonism = yes
122any_market_with_merchants = {
123NOT = {
124has_merchant_power = {
125country = root
126key = merchant_recalled
}
}
}
}
131illustration_tags = {
13210 = angry
13310 = interior
}
135immediate = {
}
}