StellarisCommands.com

The Infinity Equation

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

The Infinity Equation

The Infinity Equation event picture
Fleet eventDLC: Leviathans

As the … approaches the … black hole they find that they are not alone. At the edge of the event horizon it soars, reflecting light from the stars being drawn into the dark, gaping hole. A gigantic construction in the shape of a perfect sphere. We cannot pick up any signals from it, nor does anything we send make it respond. It simply sits at the edge of the abyss. Waiting.

The command below will trigger the "The Infinity Equation" event in Stellaris:

Player choices

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

  • Interesting.

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 The Infinity Equation (leviathans.1030) connects.

Can lead to

Firing conditions

Show raw conditions
from = {
  any_fleet_in_system = {
    exists = owner
    owner = {
      is_country_type = guardian_sphere
    }
  }
}
owner = {
  is_ai = no
  NOR = {
    has_country_flag = guardians_technosphere_encountered
    has_country_flag = worm_events_available
  }
}