Event
The Internal Struggles of From Country

The barbarians of the From Country are struggling in their Horde Civil War. Our borders, once terrorized by their constant raids, can at long last recover. Some of our advisors, however, want to go further: according to them, the only way to maintain peace is through the destruction of the From Country once and for all.
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:914
915type = country_event
916category = disaster_event
917title = horde_civil_war.1002.title The Internal Struggles of From Country
918image = "gfx/interface/illustrations/disaster/horde_civil_war.dds"
919desc = horde_civil_war.1002.desc The barbarians of the From Country are struggling in their Horde Civil War. Our borders, once terrorized by their constant raids, can at long last recover. Some of our advisors, however, want to go further: according to them, the only way to maintain peace is through the destruction of the From Country once and for all.
920outcome = neutral
921immediate = {
922save_scope_as = target_country
923clear_saved_scope = target_character
924random_owned_location = {
925limit = {
925is_neighbor_of = scope:from_country
}
926random_neighbor_location = {
927limit = {
927owner ?= scope:from_country
}
928province = {
928save_scope_as = target_province
}
}
}
}