EventChanged this version
Feitoria of Target Location

Target Location is seen by Target Character as a vital location for a Feitoria. As the midway point between Maghreb and Guinea, it could serve as an excellent stepping stone as well as an exceptional trade outpost. As such, a decree to turn the Target Location Rank into a new Feitoria would be most beneficial.
FeitoriaBuildingtrigger
PortugalCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_por.txt:4110
4111type = country_event
4112title = flavor_por.55.title Feitoria of Target Location
4113desc = flavor_por.55.desc Target Location is seen by Target Character as a vital location for a Feitoria. As the midway point between Maghreb and Guinea, it could serve as an excellent stepping stone as well as an exceptional trade outpost. As such, a decree to turn the Target Location Rank into a new Feitoria would be most beneficial.
4114outcome = neutral
4115historical_info = flavor_por.55.historical_info Arguim, the first feitoria of the Portuguese on the African Continent, served as an important trading port for slaves and gold, which were viewed as especially important. It had several advantages, namely it was easily defensible, had a safe anchorage and the area it was placed in was frequented by trans-saharan traders to obtain salt. It would not, however, see as much attention from the crown as other feitorias, and would eventually come under Dutch rule in 1633 when forty soldiers took control of the fort there.
4117dynamic_historical_event = {
}
4124fire_only_once = yes
4126illustration_tags = {
412710 = exterior
412810 = regular
}
4131trigger = {
4132location:arguin = {
4133has_owner = yes
4134owner != root
4135within_colonial_range_of = root
4136is_discovered_by = root
}
}
4143immediate = {
}
4146location:arguin = {
4147save_scope_as = target_location
}
4150ruler_or_regent ?= {
4151save_scope_as = target_character
}
}