Event
Fall of Belgrad
After months of sieging, our forces have taken control of the Target Location Rank of Target Location, an important fortress in all of the Balkans. With its fall, Target Character has seen new chances appear, specifically in the lands of Carpathia, where our armies are for sure to dominate in open combat. Let this siege be an example to anyone who opposes us.
OttomansCountrytrigger
Fort LevelModifier TypetriggerDefinitionin_game/events/DHE/flavor_TUR.txt:17305
17306hide_portraits = yes
17307type = country_event
17308title = flavor_tur.211.title Fall of Belgrad
17309desc = flavor_tur.211.desc After months of sieging, our forces have taken control of the Target Location Rank of Target Location, an important fortress in all of the Balkans. With its fall, Target Character has seen new chances appear, specifically in the lands of Carpathia, where our armies are for sure to dominate in open combat. Let this siege be an example to anyone who opposes us.
17310outcome = neutral
17312fire_only_once = yes
17314trigger = {
17316location:belgrad = {
}
}
17325immediate = {
17326ruler_or_regent ?= {
17327save_scope_as = target_character
}
17330location:belgrad = {
17331save_scope_as = target_location
17332owner.ruler_or_regent ?= {
17333save_scope_as = target_character2
}
}
}