이벤트이번 버전 변경
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
}
}