Event
All Eyes Upon Target Location

In order to establish a proper base in Maghreb, Target Character has been consulting the Court Title as well as the war council. All ideas seem to align in conquering Target Location to accomplish that. We can go to war with Target Country and claim the Target Location Rank, but there stands a risk of humiliation on the battlefield.
PortugalCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_por.txt:4565
4566type = country_event
4567title = flavor_por.61.title All Eyes Upon Target Location
4568desc = flavor_por.61.desc In order to establish a proper base in Maghreb, Target Character has been consulting the Court Title as well as the war council. All ideas seem to align in conquering Target Location to accomplish that. We can go to war with Target Country and claim the Target Location Rank, but there stands a risk of humiliation on the battlefield.
4569outcome = neutral
4570historical_info = flavor_por.61.historical_info Shortly after emerging victorious from the Battle of Aljubarrota, the king of the time, João I of Portugal started preparing for an expedition to seize Ceuta in order to be able to properly control the trade it allowed for the Levant, Egypt, and Libya. In a quick war, they were able to seize the city, which marked the start of the Portuguese Empire.
4572dynamic_historical_event = {
}
4578fire_only_once = yes
4580illustration_tags = {
458110 = regular
458210 = exterior
}
4585trigger = {
4586location:ceuta.owner ?= {
4587this != root
4588NOT = {
4589is_subject_or_below_of = ROOT
}
4591NOT = {
4592has_mutual_scripted_relation = {
4593type = relation_type:alliance
4594target = root
}
}
}
}
4600immediate = {
}
4603ruler_or_regent ?= {
4604save_scope_as = target_character
}
4607location:ceuta = {
4608save_scope_as = target_location
4609owner ?= {
4610save_scope_as = target_country
}
}
}