스크립트 효과
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$
}