EventChanged this version
A Dying Target Country Flavor Rank

Our neighbors in Target Country are paralyzed by crisis and decline, their Target Country Flavor Rank collapsing under rebellion and disorder. Their armies are stretched thin, their provinces slip from their grasp, and their leaders struggle to hold their Target Country Court Title together. With their forces divided and their attention elsewhere, we have a rare opportunity. A swift campaign could secure key territories before they recover — but if we act too late, we may face a costly war.
Complacent DeclineDisasterimmediate, triggerDefinitionin_game/events/disaster/decline_of_empire_events.txt:345
346type = country_event
347category = disaster_event
348title = decline_of_empire.5.title A Dying Target Country Flavor Rank
349desc = decline_of_empire.5.desc Our neighbors in Target Country are paralyzed by crisis and decline, their Target Country Flavor Rank collapsing under rebellion and disorder. Their armies are stretched thin, their provinces slip from their grasp, and their leaders struggle to hold their Target Country Court Title together. With their forces divided and their attention elsewhere, we have a rare opportunity. A swift campaign could secure key territories before they recover — but if we act too late, we may face a costly war.
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
}
}