事件
干涉Target Country

近日Target Country爆发政变,导致其与China Side Adjective宗主国的关系急剧恶化。随之而来的外交冲突迅速升级,双方现已兵戎相见,爆发了Target War。China Side Adjective兵锋指向Target Country,此刻正是我们收复顺化的天赐良机。
事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
意料之外的政变
Target Country政变↳ 选项A“[Target Character]会改革国家!” · 立即
China Side Adjective的要求↳ 选项A“要求复辟。” · 立即
Target Country的不敬↳ 选项A“埋伏使团。” · 立即
干涉Target Country↳ 选项A“不能摧毁他们,还要军队干什么?” · 2–4个月后
定义in_game/events/DHE/flavor_chi_dai.txt:742
743type = country_event
744title = flavor_chi_dai.10.title 干涉Target Country
745desc = flavor_chi_dai.10.desc 近日Target Country爆发政变,导致其与China Side Adjective宗主国的关系急剧恶化。随之而来的外交冲突迅速升级,双方现已兵戎相见,爆发了Target War。China Side Adjective兵锋指向Target Country,此刻正是我们收复顺化的天赐良机。
746outcome = neutral
747historical_info = flavor_chi_dai.ho_quy_ly_historical_info 15世纪初,陈朝被大臣胡贵利篡位。政变后,明与越南爆发战争,明朝在越南设立交趾省进行统治,直到1428年,在与越南起义进行了多年的斗争后,明朝军队被迫撤离。
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
}
}
}