StellarisCommands.com

Wrecked Fleet

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

Wrecked Fleet

Wrecked Fleet event picture
Fleet eventDLC: The Machine Age

As anticipated, our attempt to breach the … system ended in failure. True to Cetana's warning, her formidable storm possesses the ability to repel any ship that enters her dominion.

The command below will trigger the "Wrecked Fleet" event in Stellaris:

Player choices

When this event fires, you can choose between the following option:

  • Curses!

Firing conditions

Conditions the game checks before this event can fire:

  • Requires modifier: Veil of Scorn
Show raw conditions
from = {
    has_modifier = queen_scorn_storm
}
controller = {
    NOR = {
        has_country_flag = protected_from_queen_storm
        is_synth_queen_country_type = yes
    }
}