事件本版本变更
垂死的Target Country Flavor Rank

邻邦Target Country正深陷衰亡危机,其Target Country Flavor Rank在叛乱与混乱中崩塌。他们的军队疲于奔命,省份接连失控,领袖们竭力维持Target Country Court Title的完整。趁其军力分散无暇他顾之际,我们迎来难得的战机。迅速出击可在对方恢复前夺取要地——但若错失良机,或将面临艰苦的战斗。
自满而衰灾难immediate, trigger定义in_game/events/disaster/decline_of_empire_events.txt:345
346type = country_event
347category = disaster_event
348title = decline_of_empire.5.title 垂死的Target Country Flavor Rank
349desc = decline_of_empire.5.desc 邻邦Target Country正深陷衰亡危机,其Target Country Flavor Rank在叛乱与混乱中崩塌。他们的军队疲于奔命,省份接连失控,领袖们竭力维持Target Country Court Title的完整。趁其军力分散无暇他顾之际,我们迎来难得的战机。迅速出击可在对方恢复前夺取要地——但若错失良机,或将面临艰苦的战斗。
350outcome = neutral
352image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
354trigger = {
355any_neighbor_country = {
357NOR = {
358in_union_with = root
359has_mutual_scripted_relation = {
360type = relation_type:alliance
361target = root
}
363has_truce_with = root
364is_at_war_with = root
365is_fighting_war_together_with = root
366ROOT = {
366is_subject_of = prev
}
}
}
}
371immediate = {
372random_neighbor_country = {
373limit = {
375NOR = {
376in_union_with = root
377has_mutual_scripted_relation = {
378type = relation_type:alliance
379target = root
}
381has_truce_with = root
382is_at_war_with = root
383is_fighting_war_together_with = root
384ROOT = {
384is_subject_of = prev
}
}
}
387save_scope_as = target_country
388ruler_or_regent = {
388save_scope_as = target_character_1
}
}
390ruler_or_regent = {
390save_scope_as = target_character_2
}
}