イベント
ご立腹の商人

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 = {
}
}