事件本版本变更
天朝的天命之都

我们新获得的Target Location绝非寻常Target Location Rank,这里曾是多个显赫王朝的都城所在。若Country有意成为中国的新主宰,将都城迁至Target Location无疑是最具象征意义的举措。
中华国家dynamic historical event.tag女真文化组trigger定义in_game/events/DHE/flavor_MCH.txt:788
789type = country_event
790title = flavor_mch.14.title 天朝的天命之都
791desc = flavor_mch.14.desc 我们新获得的Target Location绝非寻常Target Location Rank,这里曾是多个显赫王朝的都城所在。若Country有意成为中国的新主宰,将都城迁至Target Location无疑是最具象征意义的举措。
792outcome = neutral
794fire_only_once = yes
795dynamic_historical_event = {
}
802illustration_tags = {
80310 = regular
80410 = interior
}
808trigger = {
810owns = location:dadu
}
813immediate = {
}
815location:dadu = {
816save_scope_as = target_location
}
819set_local_variable = {
820name = diff_between_beijing_and_capital
821value = {
822value = scope:target_location.development
823subtract = capital.development
824min = 0
}
}
}