脚本效果
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$
}