Event
The Siege of Target Location Castle

The castle of Target Location sees itself sieged by the Target Enemy Adjective swine. Despite that, it has managed to hold for now, especially thanks to the local Target Character.
She managed to organize the resistance of the castle and even climbed onto the merlons to shout insults at Target Enemy's troops. Thanks to that, we have gained some time that we can use to further resupply the castle and provide her more tools to help the castle not fall.
Definitionin_game/events/DHE/flavor_SCO.txt:4626
4627type = country_event
4628title = flavor_sco.1403.title The Siege of Target Location Castle
4629desc = flavor_sco.1403.desc The castle of Target Location sees itself sieged by the Target Enemy Adjective swine. Despite that, it has managed to hold for now, especially thanks to the local Target Character.
She managed to organize the resistance of the castle and even climbed onto the merlons to shout insults at Target Enemy's troops. Thanks to that, we have gained some time that we can use to further resupply the castle and provide her more tools to help the castle not fall.
She managed to organize the resistance of the castle and even climbed onto the merlons to shout insults at Target Enemy's troops. Thanks to that, we have gained some time that we can use to further resupply the castle and provide her more tools to help the castle not fall.
4630outcome = neutral
4632dynamic_historical_event = {
}
4639fire_only_once = yes
4641trigger = {
4646character:sco_black_agnes ?= {
4646is_alive = yes
}
}
4649illustration_tags = {
465010 = regular
465110 = interior
}
4654immediate = {
}
4656character:sco_black_agnes = {
4656save_scope_as = target_character
}
4657location:dunbar = {
4658save_scope_as = target_location
4659siege = {
4660random_besieging_unit = {
4661owner ?= {
4661save_scope_as = target_enemy
}
}
}
}
}