StellarisCommands.com

Missing Orbitals

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

Missing Orbitals

Missing Orbitals event picture
Fleet eventDLC: First Contact

… is missing planets. All calculations point to the existence of several more celestial bodies, yet they are nowhere to be found in the system. Sensors have been recalibrated and numbers rechecked, but the theory stands disproven by reality. We have marked the missing planetoids positions on our star charts. Perhaps a closer scan of the system could reveal more.

The command below will trigger the "Missing Orbitals" event in Stellaris:

Player choices

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

  • Fascinating.

Firing conditions

Show raw conditions
from = {
  has_star_flag = solarpunk_system_01
  NOT = {
    has_star_flag = solarpunk_system_revealed
  }
}
owner = {
  NOT = {
    has_country_flag = found_helito
  }
}