Event
Passetto di Borgo

Rome is lost! As the enemy advances to arrest Target Character he is reminded of the Passetto di Borgo, a passage that links the Vatican City with the Castel Sant'Angelo. Many past leaders have used it as an escape route in times of danger, and now Target Character must consider whether to flee the Vatican.
RomeCountrytriggerPassetto di BorgoStatic ModifiertriggerDefinitionin_game/events/DHE/flavor_pap.txt:555
556type = country_event
557title = flavor_pap.11.title Passetto di Borgo
558desc = flavor_pap.11.desc Rome is lost! As the enemy advances to arrest Target Character he is reminded of the Passetto di Borgo, a passage that links the Vatican City with the Castel Sant'Angelo. Many past leaders have used it as an escape route in times of danger, and now Target Character must consider whether to flee the Vatican.
559outcome = neutral
561trigger = {
}
571illustration_tags = {
57210 = regular
57310 = exterior
}
576immediate = {
}
578hidden_effect = {
579add_country_modifier = {
}
580if = {
581limit = {
581has_ruler = yes
}
582ruler ?= {
582save_scope_as = target_character
}
}
584else = {
585regent ?= {
585save_scope_as = target_character
}
}
}
}