이벤트
Flavor Rank의 옛 자리

Target Location2 Rank Target Location2에 전염병이 발생하면서, 우리는 Flavor Rank의 중요 인사가 죽는 사태를 피하고자 수도를 Target Location(으)로 옮길 수밖에 없었습니다. 이제 전염병이 지나갔으니 옛 수도를 복원하고 Court Title(을)를 그곳으로 이전할 계획을 세워야 합니다.
델리국가dynamic historical event.tag정의in_game/events/DHE/flavor_DLH.txt:2406
2407hide_portraits = yes
2408type = country_event
2409title = flavor_dlh.25.title Flavor Rank의 옛 자리
2410desc = flavor_dlh.25.desc Target Location2 Rank Target Location2에 전염병이 발생하면서, 우리는 Flavor Rank의 중요 인사가 죽는 사태를 피하고자 수도를 Target Location(으)로 옮길 수밖에 없었습니다. 이제 전염병이 지나갔으니 옛 수도를 복원하고 Court Title(을)를 그곳으로 이전할 계획을 세워야 합니다.
2411outcome = neutral
2413illustration_tags = {
241410 = exterior
241510 = happy
}
2418dynamic_historical_event = {
}
2425fire_only_once = yes
2427trigger = {
2428capital != location:delhi
2429location:delhi.owner ?= root
}
2432immediate = {
}
2434capital ?= {
2435save_scope_as = target_location
}
2438location:delhi = {
2439save_scope_as = target_location2
}
2442ruler_or_regent ?= {
2443save_scope_as = target_character
}
}