StellarisCommands.com

Abandoned Gateway

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

Abandoned Gateway

Abandoned Gateway event picture
Ship eventDLC: Apocalypse

We have located what we believe could be an ancient subspace Gateway near …. It appears to have been part of a galaxy-wide network of similar stations which, when operational, allowed for near-instantaneous travel from one part of the galaxy to another. At some point after its initial construction its connection to the rest of the network was severed. It now offers only one valid destination - an uncharted group of stars just beyond our galaxy that our astronomers have designated the L-Cluster. Even more intriguing, the Gateway was built entirely by microscopic Nanites of an unknown design. Although the Gateway emits a faint power signature, it has been deliberately locked into some kind of maintenance loop that prevents its activation. Until we find some way of aborting this process, the L-Cluster will remain beyond our reach.

The command below will trigger the "Abandoned Gateway" event in Stellaris:

Player choices

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

  • Intriguing.

Firing conditions

Show raw conditions
owner = {
  NOR = {
    has_country_flag = encountered_first_lgate
    has_event_chain = "l_cluster_chain"
  }
}
FROM = {
  has_star_flag = lgate
  any_system_megastructure = { is_megastructure_type = lgate_base }
}