EventChanged this version
Pirates in Target Country
Several letters of marque have been issued to enterprising privateers in the Caribbean, aiming to disrupt rival commerce and shipping. Many of these privateers have established themselves in Target Country in Target Location, where they have found ample opportunities for plunder.
Local authorities, willing to deal in stolen goods, have also attracted pirates who operate without a letter of marque or allegiance to any sovereign. This growing lawlessness has tempted more and more privateers to abandon their commissions and turn to piracy themselves. Rumors suggest that Target Country has become a pirate haven, a 'Sodom of the New World'.
Definitionin_game/events/situations/golden_age_of_piracy.txt:832
833type = country_event
834category = situation_event
836title = great_pirate_era.5.title Pirates in Target Country
837desc = great_pirate_era.5.desc Several letters of marque have been issued to enterprising privateers in the Caribbean, aiming to disrupt rival commerce and shipping. Many of these privateers have established themselves in Target Country in Target Location, where they have found ample opportunities for plunder.
Local authorities, willing to deal in stolen goods, have also attracted pirates who operate without a letter of marque or allegiance to any sovereign. This growing lawlessness has tempted more and more privateers to abandon their commissions and turn to piracy themselves. Rumors suggest that Target Country has become a pirate haven, a 'Sodom of the New World'.
Local authorities, willing to deal in stolen goods, have also attracted pirates who operate without a letter of marque or allegiance to any sovereign. This growing lawlessness has tempted more and more privateers to abandon their commissions and turn to piracy themselves. Rumors suggest that Target Country has become a pirate haven, a 'Sodom of the New World'.
838outcome = neutral
839historical_info = great_pirate_era.5.historical_info In the mid-17th century, following the English conquest of Jamaica from Spain in 1655, the pirates of Port Royal began to rise. Located on Jamaica's southern coast, Port Royal quickly became a refuge for pirates, privateers, and buccaneers, largely because of its strategic position in the Caribbean and the lenient governance that prevailed there. To protect the colony and weaken Spanish influence, the English government supported privateers by granting letters of marque, authorizing them to raid Spanish ships and settlements. Notable figures like Henry Morgan played a key role in transforming Port Royal into a renowned hub for pirate activities. By the late 1600s, the town was notorious for its wealth, vice, and lawlessness, earning a reputation as a pirate haven. However, Port Royal's prominence ended after a catastrophic earthquake in 1692.
840trigger = {
841current_year > 1650
842NOT = {
842has_reform = government_reform:pirate_brethren_reform
}
843NOT = {
843country_exists = c:PRY
}
844location:yaguabo = {
845has_owner = yes
846integration_level = core
847trigger_if = {
848limit = {
849owner ?= {
849is_human = yes
}
}
851owner = root
}
853trigger_else = {
854top_owner = ROOT
}
856owner ?= {
857num_of_non_rural >= 2
}
859is_capital = no
860OR = {
861local_control < 0.5
862average_satisfaction < 0.5
}
}
}
868immediate = {
869location:yaguabo = {
870save_scope_as = target_location
871construct_building = {
873instant = yes
874cost_multiplier = 0
875cost_multiplier_reason = "game_concept_event"
}
877create_country_from_location = {
879if = {
880limit = {
880navy_size_percentage < 1
}
881custom_tooltip = {
882text = build_galleys_to_navy_size_percentage_tt A fleet of galley Ships will be constructed in Target Location
883scope:target_location = {}
}
}
903name = {
904name = PRY Port Royal
}
906add_reform = government_reform:pirate_brethren_reform
916save_scope_as = target_country
920add_gold = 1000
921create_character = {
922adm = {
30
95
}
923dip = {
30
95
}
924mil = {
30
95
}
925save_scope_as = target_character
}
928set_new_ruler = scope:target_character
929change_country_type = navy
930define_unique_country_tag = PRY Port Royal
931change_country_flag = PRY Port Royal
}
}
}