Event
Fall of Target Country
The island of Target Location has been a major thorn in our side for far too long. Target Country has always organized raids against us using the island as a base of operations. However, our recent campaign against them has succeeded, leading to the fall of island and the entire Target Country Adjective resistance.
Knights HospitallerCountrytrigger
OttomansCountrytrigger
Fort LevelModifier TypetriggerDefinitionin_game/events/DHE/flavor_TUR.txt:17511
17512hide_portraits = yes
17513type = country_event
17514title = flavor_tur.215.title Fall of Target Country
17515desc = flavor_tur.215.desc The island of Target Location has been a major thorn in our side for far too long. Target Country has always organized raids against us using the island as a base of operations. However, our recent campaign against them has succeeded, leading to the fall of island and the entire Target Country Adjective resistance.
17516outcome = neutral
17518fire_only_once = yes
17520trigger = {
17522location:rodos = {
17523controller = root
17528is_capital = yes
}
}
17533immediate = {
17534ruler_or_regent ?= {
17535save_scope_as = target_character
}
17538location:rodos = {
17539save_scope_as = target_location
17540owner = {
17541save_scope_as = target_country
17542ruler_or_regent ?= {
17543save_scope_as = target_character2
}
}
}
}