イベントこのバージョンで変更
Target Characterが台湾に逃亡

Court Titleにとって非常に悩ましいことに、Countryでは前代未聞の衰退が続いている。王朝の運命は決まったと思い込んだひとりの将軍、Target Characterが国を捨てて台湾へと逃げ込み、he/she自らを君主としてわが国の後継者となろうとしている。
定義in_game/events/DHE/flavor_chi.txt:8179
8180type = country_event
8181title = flavor_chi.113.title Target Characterが台湾に逃亡
8182desc = flavor_chi.113.desc Court Titleにとって非常に悩ましいことに、Countryでは前代未聞の衰退が続いている。王朝の運命は決まったと思い込んだひとりの将軍、Target Characterが国を捨てて台湾へと逃げ込み、he/she自らを君主としてわが国の後継者となろうとしている。
8183outcome = neutral
8185trigger = {
8187any_character = {
8188is_general = yes
}
8190area:taiwan_area = {
8191any_location_in_area = {
8192has_owner = no
8193is_coastal = yes
}
}
}
8198illustration_tags = {
819910 = regular
820010 = exterior
}
8203immediate = {
}
8205random_character = {
8206limit = {
8207is_general = yes
}
8209save_scope_as = target_character
}
8212area:taiwan_area = {
8213random_location_in_area = {
8214limit = {
8215has_owner = no
8216is_coastal = yes
}
8218save_scope_as = target_location
}
}
8222scope:target_location = {
8223change_location_owner = ROOT
8224create_country_from_location = {
8225save_scope_as = target_country
8226set_new_ruler = scope:target_character
}
8233change_integration_level = core
8234add_core = scope:target_country
}
}