EventChanged this version
Retreat to Target Location

The harsh decline of the Country continues. It would seem that not even in Current Capital is the Ruler Title safe. With our foes breathing down our necks, perhaps it would be apt to do a strategic retreat towards the ancient capital of Target Location.
ChinaCountrydynamic historical event.tag
Middle KingdomInternational OrganizationtriggerDefinitionin_game/events/DHE/flavor_chi.txt:2808
2809type = country_event
2810title = flavor_chi.38.title Retreat to Target Location
2811desc = flavor_chi.38.desc The harsh decline of the Country continues. It would seem that not even in Current Capital is the Ruler Title safe. With our foes breathing down our necks, perhaps it would be apt to do a strategic retreat towards the ancient capital of 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
}
}