StellarisCommands.com

Incoming Transmission

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

Incoming Transmission

Country event

Greetings, friends. It has been some time. Firstly, I want to apologize for all the effort you've put into looking for me. My disappearance on … was entirely intentional. The … here have come to see me as something of a god... and why shouldn't they? After much deliberation, I have decided to bring true civilization to these ….

The command below will trigger the "Incoming Transmission" event in Stellaris:

Player choices

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

  • What has gotten into you?!
  • You will report for immediate extraction!
  • You're insane.
  • Goodbye.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Incoming Transmission (observation.104) connects.

Triggered by

Can lead to

Firing conditions

Show raw conditions
event_target:pre_ftl_planet = {
  has_planet_flag = cult_reported
  owner = {
    is_regular_pre_ftl = yes
  }
  has_observation_outpost = yes
  observation_outpost_owner = {
    has_country_flag = missing_scientist_chain
  }
}