Event
Intervention in Target Country

Target Country has recently fallen victim to a coup which put them at odds with their China Side Adjective overlords. Diplomatic conflict ensued and the two countries have now ended up at war, the Target War. With the Target Country threatened by China Side Adjective forces, it might be our chance to reclaim Hue.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
An Unexpected Coup
Coup in Target Country↳ Option A “[Target Character] will reform this country!” · right away
Demand of the China Side Adjective Side↳ Option A “Demand the restoration.” · right away
Disrespect of Target Country↳ Option A “Ambush the envoy.” · right away
Intervention in Target Country↳ Option A “If we do not destroy them, what are armies for?” · 2–4 months later
Definitionin_game/events/DHE/flavor_chi_dai.txt:742
743type = country_event
744title = flavor_chi_dai.10.title Intervention in Target Country
745desc = flavor_chi_dai.10.desc Target Country has recently fallen victim to a coup which put them at odds with their China Side Adjective overlords. Diplomatic conflict ensued and the two countries have now ended up at war, the Target War. With the Target Country threatened by China Side Adjective forces, it might be our chance to reclaim Hue.
746outcome = neutral
747historical_info = flavor_chi_dai.ho_quy_ly_historical_info Turn of the 15th century saw the fall of the Trần to the hands of one of their ministers, Hồ Quý Ly. The coup was followed by a war with the Míng, where the Chinese were able to establish rule in Vietnam under the province of Jiāozhǐ. This occupation lasted until 1428, when the Chinese army was forced to withdraw after years of struggle with Vietnamese Uprisings.
749illustration_tags = {
75010 = regular
75110 = exterior
}
754trigger = {
755scope:target_country = {
756exists = "war_with_country(scope:china_side)"
}
758is_neighbor_of = scope:target_country
759exists = scope:target_country.province:hue_province
}
762immediate = {
}
764scope:target_country = {
765war_with_country(scope:china_side) = {
766save_scope_as = target_war
}
}
}