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

Lost Capitalの陥落により、Countryはまさに屈辱を味わった。我々は、誇りの最後の拠り所であるTarget Locationに撤退するか、Current Capitalで恐怖に竦むかのどちらかを選ばざるを得ない。いずれにせよ我々は、敵の猛攻に備えなければ。
中国国家dynamic historical event.tag
中国国際組織trigger定義in_game/events/DHE/flavor_chi.txt:2679
2680type = country_event
2681title = flavor_chi.36.title Target Locationへの潰走
2682desc = flavor_chi.36.desc Lost Capitalの陥落により、Countryはまさに屈辱を味わった。我々は、誇りの最後の拠り所であるTarget Locationに撤退するか、Current Capitalで恐怖に竦むかのどちらかを選ばざるを得ない。いずれにせよ我々は、敵の猛攻に備えなければ。
2683outcome = neutral
2685trigger = {
2687owns = location:shangdu
2688capital != location:shangdu
2689NOT = {
2689owns = location:dadu
}
}
2695fire_only_once = yes
2697dynamic_historical_event = {
}
2704illustration_tags = {
270510 = angry
270610 = interior
}
2709immediate = {
}
2711capital = {
2712save_scope_as = current_capital
}
2714location:dadu = {
2715save_scope_as = lost_capital
}
2717location:shangdu = {
2718save_scope_as = target_location
}
2721from = scope:current_capital
2722to = scope:target_location
}
}