EventChanged this version
Weakness of From Country

Our neighbor, the From Country, is struggling through their Horde Civil War. While tragic for their From Country Ruler Title, it is an excellent opportunity for us. Their borders are lacking any kind of defense nor scouting patrols; their lands are ripe for a raiding party... or maybe an invasion altogether?
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Unsecured Borders
Weakness of From Country↳ Option B “We will have to live without it...” · right away
The Internal Struggles of From Country↳ Option B “We will have to live without it...” · right away
Definitionin_game/events/disaster/horde_civil_war.txt:861
862hide_portraits = yes
863type = country_event
864category = disaster_event
865title = horde_civil_war.1001.title Weakness of From Country
866image = "gfx/interface/illustrations/disaster/horde_civil_war.dds"
867desc = horde_civil_war.1001.desc Our neighbor, the From Country, is struggling through their Horde Civil War. While tragic for their From Country Ruler Title, it is an excellent opportunity for us. Their borders are lacking any kind of defense nor scouting patrols; their lands are ripe for a raiding party... or maybe an invasion altogether?
868outcome = neutral
869immediate = {
870save_scope_as = target_country
871clear_saved_scope = target_character
872random_owned_location = {
873limit = {
873is_neighbor_of = scope:from_country
}
874random_neighbor_location = {
875limit = {
875owner ?= scope:from_country
}
876save_scope_as = target
}
}
}