StellarisCommands.com

Worm-Riddled Gate

The "Worm-Riddled Gate" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Worm-Riddled Gate

Worm-Riddled Gate event picture
Ship eventDLC: Grand Archive

The map has led us to a previously uncharted black hole, and a system infested with Voidworms. Having taken up nest in a derelict Gateway nearby, the largest of them circle the abandoned structure possessively. It must be this Gateway that will lead us to our long-sought treasure. If we are to reach the trail's end, we must eliminate the Voidworms and repair the Gate.

The command below will trigger the "Worm-Riddled Gate" event in Stellaris:

Player choices

When this event fires, you can choose between these 3 options:

  • Give 'em a broadside!
    Available only if Requires civic: Letters of Marque; Requires civic: Barbaric Despoilers.
  • Nothing will stand in our way.
  • If we must.

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Treasure Hunters
Show raw conditions
fromfrom = {
  has_origin = origin_treasure_hunters
}
from = {
  is_point_of_interest = {
    id = gateway_to_ness_treasure_system_poi
    event_chain = treasure_hunters_origin_story_chain
    owner = root.controller
  }
}