Event
Occupation of Buda
The lands of Carpathia have always depended on Target Location as a defense against foreign invaders. Being an important place for Target Country, it is what kept their Target Country Flavor Rank afloat, but now that such a Target Location Rank is under our control, the rest of their lands will certainly soon follow. Perhaps it is time we exploit the discord in Carpathia and conquer the remnants there.
OttomansCountrytrigger
Fort LevelModifier TypetriggerDefinitionin_game/events/DHE/flavor_TUR.txt:17351
17352hide_portraits = yes
17353type = country_event
17354title = flavor_tur.212.title Occupation of Buda
17355desc = flavor_tur.212.desc The lands of Carpathia have always depended on Target Location as a defense against foreign invaders. Being an important place for Target Country, it is what kept their Target Country Flavor Rank afloat, but now that such a Target Location Rank is under our control, the rest of their lands will certainly soon follow. Perhaps it is time we exploit the discord in Carpathia and conquer the remnants there.
17356outcome = neutral
17358fire_only_once = yes
17360trigger = {
17362location:buda = {
17363controller = root
17364owner = {
17365is_at_war_with = root
}
}
}
17374immediate = {
17375ruler_or_regent ?= {
17376save_scope_as = target_character
}
17379location:buda = {
17380save_scope_as = target_location
17381owner = {
17382save_scope_as = target_country
17383ruler_or_regent ?= {
17384save_scope_as = target_character2
}
}
}
}