StellarisCommands.com

Ancient Structure

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

Ancient Structure

Ancient Structure event picture
Ship eventDLC: Leviathans

We have detected some kind of utterly massive space installation drifting quietly at the edge of the … system. Although preliminary scans show it to be very old, the structure has an intense power signature. Several smaller structures can be seen floating near the main installation, and all of them appear to be heavily armed. If we are to learn the true nature of this ancient relic, we will likely have to overpower its defenses through force of arms...

The command below will trigger the "Ancient Structure" event in Stellaris:

Player choices

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

  • That will not be easy.

Firing conditions

Show raw conditions
FROM = {
  has_star_flag = guardians_fortress_system
  any_ship_in_system = {
    AND = {
      is_ship_size = station_xl
      is_disabled = no
    }
  }
}
owner = {
  is_ai = no
}