Event
Crisis in Target Country

The Time of Troubles has gripped Target Country, leaving its armies weakened and its borders vulnerable. As chaos reigns in their Target Country Flavor Rank, Target Province, a strategic province on our frontier, lies exposed. Pressing our claims now could expand our Flavor Rank and secure our position, but it may also draw our foe's ire once they recover.
Time of TroublesDisasterimmediateDefinitionin_game/events/disaster/time_of_troubles.txt:733
734type = country_event
735category = disaster_event
736title = time_of_troubles.10.title Crisis in Target Country
737desc = time_of_troubles.10.desc The Time of Troubles has gripped Target Country, leaving its armies weakened and its borders vulnerable. As chaos reigns in their Target Country Flavor Rank, Target Province, a strategic province on our frontier, lies exposed. Pressing our claims now could expand our Flavor Rank and secure our position, but it may also draw our foe's ire once they recover.
738outcome = neutral
739image = "gfx/interface/illustrations/disaster/time_of_troubles.dds"
741immediate = {
742ruler_or_regent = {
742save_scope_as = target_character
}
743random_neighbor_country = {
747ruler_or_regent = {
747save_scope_as = target_character
}
748save_scope_as = target_country
749capital = {
749save_scope_as = target_location
}
750ordered_owned_location = {
751limit = {
751is_neighbor_of = root
}
752order_by = population
753max = 1
754check_range_bounds = no
755save_scope_as = target_claim_location
756province = {
756save_scope_as = target_province
}
}
}
}