事件
Flavor Rank旧都

Target Location2的Target Location2 Rank爆发瘟疫后,我们被迫将首都迁到了Target Location,以保住Flavor Rank重要人员的生命。如今瘟疫已经消退,我们应该制定计划还于旧都,并将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的Target Location2 Rank爆发瘟疫后,我们被迫将首都迁到了Target Location,以保住Flavor Rank重要人员的生命。如今瘟疫已经消退,我们应该制定计划还于旧都,并将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
}
}