EventChanged this version
The Brethren of the Coast
On the island off the coast of Target Location, a secret assembly of pirates and privateers gathers for their inaugural meeting. Inside a makeshift cabin, the captains collaborate on a crucial agreement. Hours later, they emerge to unveil the Pirate Code of the Brethren, establishing a united front under shared Articles of conduct, tailored to fit various crews. With Target Location as their operational hub, the Brethren of the Coast pledge to sail under black sails, ready to unleash terror across the Caribbean. This moment marks the dawn of a new era in piracy across the entire region.
Definitionin_game/events/situations/golden_age_of_piracy.txt:973
974type = country_event
975category = situation_event
977title = great_pirate_era.6.title The Brethren of the Coast
978desc = great_pirate_era.6.desc On the island off the coast of Target Location, a secret assembly of pirates and privateers gathers for their inaugural meeting. Inside a makeshift cabin, the captains collaborate on a crucial agreement. Hours later, they emerge to unveil the Pirate Code of the Brethren, establishing a united front under shared Articles of conduct, tailored to fit various crews. With Target Location as their operational hub, the Brethren of the Coast pledge to sail under black sails, ready to unleash terror across the Caribbean. This moment marks the dawn of a new era in piracy across the entire region.
979outcome = neutral
980historical_info = great_pirate_era.6.historical_info In the 17th century, Tortuga, a small island off the northwest coast of Haiti, emerged as a prominent pirate haven, especially during the 1650s and 1660s. Its strategic location attracted pirates and privateers who targeted Spanish shipping and evaded colonial authorities while plundering lucrative trade routes.
The Brethren of the Coast was an alliance formed among these pirates, uniting various crews under a shared code of conduct known as the Pirate Code of the Brethren. This code established rules for behavior, loot distribution, and conflict resolution, fostering a sense of camaraderie among the seafarers.
Notable figures like Henry Morgan and Bartholomew Roberts exemplified the Brethren's daring exploits against Spanish settlements and treasure fleets. The activities of the Brethren contributed to the legendary image of piracy in the Caribbean, making Tortuga a pivotal center for such endeavors.
The Brethren of the Coast was an alliance formed among these pirates, uniting various crews under a shared code of conduct known as the Pirate Code of the Brethren. This code established rules for behavior, loot distribution, and conflict resolution, fostering a sense of camaraderie among the seafarers.
Notable figures like Henry Morgan and Bartholomew Roberts exemplified the Brethren's daring exploits against Spanish settlements and treasure fleets. The activities of the Brethren contributed to the legendary image of piracy in the Caribbean, making Tortuga a pivotal center for such endeavors.
981trigger = {
982current_year > 1640
983NOT = {
983country_exists = c:TRU
}
984location:tortuga = {
985has_owner = yes
986integration_level = core
987trigger_if = {
988limit = {
989owner ?= {
989is_human = yes
}
}
991owner = root
}
993trigger_else = {
994top_owner = ROOT
}
996owner ?= {
997num_of_non_rural >= 2
}
999is_capital = no
1000OR = {
1001local_control < 0.5
1002average_satisfaction < 0.5
}
}
}
1008immediate = {
1009location:tortuga = {
1010save_scope_as = target_location
1011construct_building = {
1013instant = yes
1014cost_multiplier = 0
1015cost_multiplier_reason = "game_concept_event"
}
1017create_country_from_location = {
1019if = {
1020limit = {
1020navy_size_percentage < 1
}
1021custom_tooltip = {
1022text = build_galleys_to_navy_size_percentage_tt A fleet of galley Ships will be constructed in Target Location
1023scope:target_location = {}
}
}
1043name = {
1044name = TRU Tortuga
}
1046add_reform = government_reform:pirate_brethren_reform
1056save_scope_as = target_country
1060add_gold = 1000
1061create_character = {
1062adm = {
30
95
}
1063dip = {
30
95
}
1064mil = {
30
95
}
1065save_scope_as = target_character
}
1068set_new_ruler = scope:target_character
1069change_country_type = navy
1070define_unique_country_tag = TRU Tortuga
1071change_country_flag = TRU Tortuga
}
}
}