EventChanged this version
Manchuria Breaks Away!

The Red Turban Rebellions affects not only the entirety of core regions of Country, but also the long fringe areas of the Flavor Rank. Most notably are the distanced lands of the Manchuria which have been conquered by our predecessors. While nominally under our control, due to the boiling conflict in our heartland there is nobody who can enforce our rule over Manchuria, making it abandoned in effect.
Definitionin_game/events/situations/red_turban_rebellions.txt:3250
3251type = country_event
3252category = situation_event
3253title = red_turban_rebellions.42.title Manchuria Breaks Away!
3254desc = red_turban_rebellions.42.desc The Red Turban Rebellions affects not only the entirety of core regions of Country, but also the long fringe areas of the Flavor Rank. Most notably are the distanced lands of the Manchuria which have been conquered by our predecessors. While nominally under our control, due to the boiling conflict in our heartland there is nobody who can enforce our rule over Manchuria, making it abandoned in effect.
3255outcome = neutral
3256fire_only_once = yes
3257major = yes
3258major_trigger = {
3259can_see_situation = situation:red_turban_rebellions
}
3261illustration_tags = {
326210 = armed
326310 = exterior
}
3266immediate = {
}
}
3270trigger = {
3272OR = {
3273region:manchuria_region = {
3274any_location_in_region = {
3275is_ownable = yes
3276owner ?= {
3277OR = {
3278this = root
3279is_subject_of = root
}
}
}
}
3284any_subject = {
3285OR = {
3286country_type = pop
3287country_type = building
}
3289has_presence_in = region:manchuria_region
}
}
}