StellarisCommands.com

Natural Wormhole

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

Natural Wormhole

Natural Wormhole event picture
Country eventDLC: Distant Stars

We have detected what appears to be a naturally occurring subspace phenomenon on the edge of the … system! A rift in the very fabric of space-time has formed here, creating a "wormhole" that, our … speculate, may provide a conduit through subspace to another wormhole located somewhere else in our galaxy. Depending on where the second wormhole is located, this could potentially allow ships to travel from one end of the galaxy to the other in a matter of days. Unfortunately, this wormhole, like the vast majority of its kind, is inherently unstable. Any vessels foolish enough to pass through it would be ripped apart in seconds.

The command below will trigger the "Natural Wormhole" event in Stellaris:

Player choices

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

  • If it could somehow be stabilized...

Firing conditions

Conditions the game checks before this event can fire:

  • Must not have origin: Teachers of the Shroud
Show raw conditions
NOT = {
  has_origin = origin_shroudwalker_apprentice
  has_country_flag = encountered_first_wormhole
}
FROM = {
  has_natural_wormhole = yes
  NOR = {
    has_star_flag = formless_system
    has_star_flag = crystal_sphere_system
  }
}