The Pirate Haven
The "The Pirate Haven" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
The Pirate Haven

Fleet event
The … reports that the fleet has encountered a significant pirate presence in the … system. Judging by preliminary scans of the immense ships and the stations harboring them, this is a historical pirate port. It has likely been in uninterrupted operation since whatever ancient era it was that first spawned these thieving marauders.
The command below will trigger the "The Pirate Haven" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Piracy is an indiscriminate threat.
- We strike at the heart of this malice.
Firing conditions
Show raw conditions
exists = owner
from = {
has_star_flag = pirate_home_system
any_fleet_in_system = {
has_fleet_flag = pirate_home_system_fleet
}
}
NOT = {
owner = {
has_country_flag = privateers_found
}
}