EventChanged this version
Target Character Flees to Táiwān

Country are experiencing a period of unprecedented decline that is of great worry to the Court Title. Believing the fate of the dynasty is sealed, Target Character, one of our generals, has fled the country to the island of Táiwān, establishing himself/herself as a prince there who will carry on our legacy.
Definitionin_game/events/DHE/flavor_chi.txt:8179
8180type = country_event
8181title = flavor_chi.113.title Target Character Flees to Táiwān
8182desc = flavor_chi.113.desc Country are experiencing a period of unprecedented decline that is of great worry to the Court Title. Believing the fate of the dynasty is sealed, Target Character, one of our generals, has fled the country to the island of Táiwān, establishing himself/herself as a prince there who will carry on our legacy.
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
}
}