スクリプトエフェクト
rtr_core_all_of_china_effect
中国国際組織custom description 1定義in_game/common/scripted_effects/situation_effects.txt:175
176custom_description = {
177text = rtr_core_all_of_china 中国に属するすべてのロケーションがTARGET COUNTRYの中核地となる
178object = $country$
179sub_continent:east_asia = {
180every_location_in_sub_continent = {
181limit = {
182is_ownable = yes
}
185add_core = $country$
186if = {
187limit = {
187owner = $country$
}
188change_integration_level = core
}
}
}
}
193custom_description = {
194text = rtr_gain_annex_cb_on_china TARGET COUNTRYが華東、華北、華南、華西のすべての独立国に対する開戦事由「中国の統一」を得る
195object = $country$
}