StellarisCommands.com

Stellar Devourer

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

Stellar Devourer

Stellar Devourer event picture
Country eventDLC: Leviathans

The Stellar Devourer has been vanquished. Its remains curled up and evaporated, leaving only its egg sac and its digestive system with the stellar matter it contains. Some of our scientists have urged us to examine the remains, while others wish for us to retrieve the egg sac. Maybe there is some profound knowledge to be had from understanding its digestive system, or might we gain some insight from the egg sac?

The command below will trigger the "Stellar Devourer" event in Stellaris:

Player choices

When this event fires, you can choose between these 2 options:

  • Study the corpse.
  • Retrieve the egg sac.

Firing conditions

Show raw conditions
is_country_type = default
from = { is_country_type = guardian_stellarite }
fromfromfrom = {
  has_ship_flag = stellarite_ship
  solar_system = {
    has_star_flag = stellarite_present
    NOT = {
      has_star_flag = stellarite_slain
    }
  }
}