Event
The Fall of Target Location Castle

With the fall of the castle in Target Location and having it secure in our hands, we have finally managed to remove the disruption on our supply lines. Our troops will no longer have to fear running out of supplies and will be able to properly fight. This will ensure that we can put a swift end to our Scottish enemies.
BalliolCountryoptionDunbar CastleStatic Modifierimmediate, triggerHostile Dunbar CastleStatic Modifieroptionsco_dunbar_castle_takenVariableimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Target Location Castle
Target Location Castle↳ Option A “We will have to deal with it.” · right away
Enemies at Target Location Castle↳ Option A “We will have to deal with it.” · 90–120 days later
The Fall of Target Location Castle
Enemies at Target Location Castle (see above)↳ Option A “Finally it is ours.” · 90–120 days later
Definitionin_game/events/DHE/flavor_SCO.txt:4690
4691type = country_event
4692title = flavor_sco.1404.title The Fall of Target Location Castle
4693desc = {
4694first_valid = {
4695triggered_desc = {
4696trigger = {
4696NOT = {
4696tag = SCO
}
}
4697desc = flavor_sco.1404.desc.SBL With the fall of the castle in Target Location and having it secure in our hands, we have finally managed to remove the disruption on our supply lines. Our troops will no longer have to fear running out of supplies and will be able to properly fight. This will ensure that we can put a swift end to our Scottish enemies.
}
4699triggered_desc = {
4700trigger = {
4700always = yes
}
4701desc = flavor_sco.1404.desc Target Location Castle is once again in our hands. The shame of having lost it will shame our troops no longer, and the flag of the Country will once again proudly wave on top of its walls. This is a glorious day for Country.
}
}
}
4705outcome = neutral
4707trigger = {
4708scope:target = {
4709location_key = dunbar
}
}
4717illustration_tags = {
471810 = happy
471910 = exterior
}
4722immediate = {
}
4724location:dunbar = {
4725save_scope_as = target_location
4726if = {
}
4730if = {
}
}
}