StellarisCommands.com

The Tyrant's Rest

The "The Tyrant's Rest" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

The Tyrant's Rest

The Tyrant's Rest event picture
Fleet event

This is where the fusion drive trail ends. It's quite likely that any remnants of the Relentless species - if there are any - will be found here. So far the only sensor reading of any particular interest comes from what appears to be some kind of small space station. An energy pulse radiates from it at set intervals, but apart from that there's no sign of any activity. We can proceed to investigate immediately.

The command below will trigger the "The Tyrant's Rest" event in Stellaris:

Player choices

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

  • Interesting.

Firing conditions

Show raw conditions
owner = {
  has_event_chain = "relentless_pursuit_chain"
  FROM = {
    is_point_of_interest = {
      id = relentless_home_poi.1
      event_chain = relentless_pursuit_chain
      owner = root.owner
    }
  }
}