Scripted Effect
rtr_core_all_of_china_effect
Middle KingdomInternational Organizationcustom description 1Definitionin_game/common/scripted_effects/situation_effects.txt:175
176custom_description = {
177text = rtr_core_all_of_china Every Location part of the Middle Kingdom becomes a Core of 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 gains the Unify China Casus Belli against every independent country in East China, North China, South China, and West China
195object = $country$
}