StellarisCommands.com

Trail's End

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

Trail's End

Fleet event

The trail of the Benefactors ends in this unexplored system. Our long range sensor doesn't pick up anything unusual, but we should survey the system properly to see what we can find.

The command below will trigger the "Trail's End" event in Stellaris:

Player choices

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

  • OK

Firing conditions

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