StellarisCommands.com

Remains of the Enemy

The "Remains of the Enemy" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Remains of the Enemy

Remains of the Enemy event picture
Country eventDLC: BioGenesis

The debris left by the annihilated biological fleet drifts ominously through …. Though twisted and charred, much of the organic material remains intact, offering a rare opportunity for study. With careful analysis, we may be able to uncover the secrets of their grotesque construction - and perhaps glean some insight into the enigmatic portal from which they emerge.

The command below will trigger the "Remains of the Enemy" event in Stellaris:

Player choices

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

  • Progress at last.
    • Start special project: Study Biological Ship Remains

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Starlit Citadel
Show raw conditions
NOT = {
  has_country_flag = defeated_first_wave
}
this = {
  has_origin = origin_starlit_citadel
}
fromfromfrom = {
  has_fleet_flag = first_starlit_attackers
  NOT = {
    has_fleet_flag = abandoned_hatchery_fleet
  }
}