StellarisCommands.com

The Retainer, Again

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

The Retainer, Again

Fleet eventDLC: Horizon Signal

Yes? Which were you? We think we might recall you, but there has been so much flickering lately. Oh, is it you? Has your sun not burnt out yet? Oh! You've come to give us what we need to return the Brief?

The command below will trigger the "The Retainer, Again" event in Stellaris:

Player choices

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

  • Yes. Here it is.
    • −800 Energy Credits
    • −800 Minerals
  • No.
  • Perhaps later.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how The Retainer, Again (akx.9610) connects.

Can lead to

Firing conditions

Show raw conditions
from = {
  any_fleet_in_system = {
    exists = owner
    owner = {
      is_country_type = guardian_sphere
    }
  }
}
owner = {
  has_country_flag = worm_events_available
  NOT = {
    has_country_flag = retainer_conversation
  }
  has_country_flag = retainer_first_convo_concluded
}