イベントこのバージョンで変更
中国のふさわしき首都

我々が最近Target Locationを獲得したことが、大きな熱狂を呼び起こしている。というのも、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は普通の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
}
}
}