EventChanged this version
Target Country Rises
Target Location has fallen victim to rampant piracy! The local cutthroats have gone as far as to proclaim the Target Country. Emboldened by the absence of lawful authority in the island, they have seized the fort and declared a republic of pirates.
At the helm is the notorious pirate captain Target Character and Target Character2, whose fragile hold over the island's band of outlaws is constantly tested by their ruthless lieutenants, eager to exploit any sign of weakness.
This so-called republic is not only a breach of our sovereignty over the Lucayas but a direct challenge to the order and values of all civilized nations. Chaos now rules in Target Country.
Definitionin_game/events/situations/golden_age_of_piracy.txt:220
221type = country_event
222category = situation_event
223fire_only_once = yes
224title = great_pirate_era.1.title Target Country Rises
225desc = great_pirate_era.1.desc Target Location has fallen victim to rampant piracy! The local cutthroats have gone as far as to proclaim the Target Country. Emboldened by the absence of lawful authority in the island, they have seized the fort and declared a republic of pirates.
At the helm is the notorious pirate captain Target Character and Target Character2, whose fragile hold over the island's band of outlaws is constantly tested by their ruthless lieutenants, eager to exploit any sign of weakness.
This so-called republic is not only a breach of our sovereignty over the Lucayas but a direct challenge to the order and values of all civilized nations. Chaos now rules in Target Country.
At the helm is the notorious pirate captain Target Character and Target Character2, whose fragile hold over the island's band of outlaws is constantly tested by their ruthless lieutenants, eager to exploit any sign of weakness.
This so-called republic is not only a breach of our sovereignty over the Lucayas but a direct challenge to the order and values of all civilized nations. Chaos now rules in Target Country.
226outcome = neutral
227historical_info = great_pirate_era.1.historical_info New Providence, an island in the Bahamas, became a notorious pirate haven in the early 18th century. After the fall of British control, pirates like Blackbeard and Charles Vane turned it into a base for raiding Caribbean trade routes. For a time, New Providence was a chaotic pirate republic, defying European powers until the British reasserted control in 1718 under Governor Woodes Rogers, ending its golden age.
228trigger = {
229current_year > 1679
230current_year < 1715
231NOT = {
231country_exists = c:NPV
}
232NOT = {
232has_reform = government_reform:pirate_brethren_reform
}
233location:bahama = {
234has_owner = yes
235integration_level = core
236trigger_if = {
237limit = {
238owner ?= {
238is_human = yes
}
}
240owner = root
}
242trigger_else = {
243top_owner = ROOT
}
245owner ?= {
246num_of_non_rural >= 2
}
248is_capital = no
249OR = {
250local_control < 0.5
251average_satisfaction < 0.5
}
}
}
257immediate = {
258location:bahama = {
258save_scope_as = target_location
}
259scope:target_location = {
260construct_building = {
262instant = yes
263cost_multiplier = 0
264cost_multiplier_reason = "game_concept_event"
}
266create_country_from_location = {
268if = {
269limit = {
269navy_size_percentage < 1
}
270custom_tooltip = {
271text = build_galleys_to_navy_size_percentage_tt A fleet of galley Ships will be constructed in Target Location
272scope:target_location = {}
}
}
292name = {
293name = NPV New Providence
}
295add_reform = government_reform:pirate_brethren_reform
305save_scope_as = target_country
309add_gold = 1000
310create_character = {}
321create_character = {}
332set_new_ruler = scope:target_character
333change_country_type = navy
334define_unique_country_tag = NPV New Providence
335change_country_flag = NPV New Providence
}
}
}