イベントこのバージョンで変更
満州の離脱!

紅巾の乱はCountryの中核地域全体だけでなく、Flavor Rankの長大な周辺地域にも影響を及ぼしている。最も顕著なのは、我々の祖先によって征服された遠方の満州の地だ。通常は我々の支配下にあるこの地は、わが国の中心地で沸き起こる紛争のせいで支配を統制できる者がおらず、事実上放棄された状態となっている。
定義in_game/events/situations/red_turban_rebellions.txt:3250
3251type = country_event
3252category = situation_event
3253title = red_turban_rebellions.42.title 満州の離脱!
3254desc = red_turban_rebellions.42.desc 紅巾の乱はCountryの中核地域全体だけでなく、Flavor Rankの長大な周辺地域にも影響を及ぼしている。最も顕著なのは、我々の祖先によって征服された遠方の満州の地だ。通常は我々の支配下にあるこの地は、わが国の中心地で沸き起こる紛争のせいで支配を統制できる者がおらず、事実上放棄された状態となっている。
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
}
}
}