StellarisCommands.com

Voidspawn

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

Voidspawn

Voidspawn event picture
Fleet eventDLC: Distant Stars

A creature of unthinkable size is fluttering clumsily from planet to planet. Judging by its awkward proportions and movements it is only a spawn yet, but it is horrifying to behold all the same. Strings of slime and black bile cling to its body and sharp mandibles. Spawn or not, it is a predator, equipped to kill.

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

Player choices

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

  • It's an abomination!
  • It's just a baby!

Regardless of your choice

  • Leads to event: Contact Report: Leviathan

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Voidspawn (distar.5011) connects.

Can lead to

Firing conditions

Show raw conditions
owner = {
  NOT = { has_country_flag = encountered_hatchling }
}
FROM = {
  any_fleet_in_system = {
    exists = owner
    owner = {
      is_country_type = guardian_hatchling
    }
  }
}