イベントこのバージョンで変更
Target Locationへの撤退

Countryの凋落は依然として深刻な状況にある。Current Capitalにおいてさえ、Ruler Titleは安全とは言えないようだ。敵の魔の手が迫っているいま、おそらくは古都Target Locationに向かって戦略的撤退をおこなうのが適切だろう。
中国国家dynamic historical event.tag
中国国際組織trigger定義in_game/events/DHE/flavor_chi.txt:2808
2809type = country_event
2810title = flavor_chi.38.title Target Locationへの撤退
2811desc = flavor_chi.38.desc Countryの凋落は依然として深刻な状況にある。Current Capitalにおいてさえ、Ruler Titleは安全とは言えないようだ。敵の魔の手が迫っているいま、おそらくは古都Target Locationに向かって戦略的撤退をおこなうのが適切だろう。
2812outcome = neutral
2814trigger = {
2816owns = location:karakorum
2817capital != location:karakorum
2818NOT = {
2818owns = location:dadu
}
2819NOT = {
2819owns = location:shangdu
}
}
2825fire_only_once = yes
2826dynamic_historical_event = {
}
2832illustration_tags = {
283310 = regular
283410 = exterior
}
2836immediate = {
}
2838capital = {
2839save_scope_as = current_capital
}
2841location:karakorum = {
2842save_scope_as = target_location
}
2845from = scope:current_capital
2846to = scope:target_location
}
}