EventChanged this version
Pirates of the Caribbean

Our merchants in the Caribbean are worried by the presence of Pirate Country, which is known to conduct raids on merchant fleets and harbors, greatly disrupting our trade in the region. The Burghers have come forth with a request to invest in the fortification of our coastal settlements in order to deter the pirates from attacking.
BastionBuildingoption 1
CastleBuildingoption 1
CastileCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_CAS.txt:7673
7674type = country_event
7675title = flavor_cas.125.title Pirates of the Caribbean
7676desc = flavor_cas.125.desc Our merchants in the Caribbean are worried by the presence of Pirate Country, which is known to conduct raids on merchant fleets and harbors, greatly disrupting our trade in the region. The Burghers have come forth with a request to invest in the fortification of our coastal settlements in order to deter the pirates from attacking.
7677outcome = neutral
7678image = "gfx/interface/illustrations/situation/golden_age_of_piracy.dds"
7680fire_only_once = yes
7682historical_info = flavor_cas.125.historical_info Piracy in the Caribbean was a major threat to Spanish interests between the 16th and 18th centuries. Spain's vast treasure fleets, laden with gold and silver from the Americas, were irresistible targets. Pirates raided cities like Havana and Cartagena, and were often supported by rival colonial powers in the form of privateering.
7684dynamic_historical_event = {
}
7691immediate = {
7692region:caribbean_region = {
7693random_location_in_region = {
7694limit = {
7695owner ?= {
7696has_reform = government_reform:pirate_brethren_reform
}
}
7699owner = {
7700save_scope_as = pirate_country
}
}
}
7704region:caribbean_region = {
7705random_location_in_region = {
7706limit = {
7707OR = {
7708owner ?= root
7709owner ?= {
7710is_subject_of = root
}
}
}
7714save_scope_as = target_location
}
}
}
7719trigger = {
7720has_presence_in = region:caribbean_region
7721region:caribbean_region = {
7722any_location_in_region = {
7723owner ?= {
7724has_reform = government_reform:pirate_brethren_reform
}
}
}
7728region:caribbean_region = {
7729any_location_in_region = {
7730count > 1
7731OR = {
7732owner ?= root
7733owner ?= {
7734is_subject_of = root
}
}
}
}
}