イベント
Flavor Rankの旧首都

Target Location2のTarget Location2 Rankで疫病が発生したため、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のTarget Location2 Rankで疫病が発生したため、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
}
}