StellarisCommands.com

The End

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

The End

Country event

As we tilt into trance, our minds are struck with silence. We have never known the Shroud so still. The void is voiceless. Everything is gone.

The command below will trigger the "The End" event in Stellaris:

Player choices

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

  • This must be the End.
    • Leave the Shroud and return to normal space.

Firing conditions

Conditions the game checks before this event can fire:

  • Must not have origin: Endbringers
Show raw conditions
has_covenant = end_of_the_cycle
OR = {
  NOT = { has_origin = origin_endbringers }
  check_variable = {
    which = endbringers_delve_count_variable
    value > 3
  }
}