StellarisCommands.com

Strange Reports from …

The "Strange Reports from …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Strange Reports from …

Strange Reports from … event picture
Country event

We are receiving strange reports from our observers above …. One of the native kingdoms has rallied under a mysterious religious figure, and we have seen evidence of them using advanced technology far beyond their current level of development. Could this be related to our missing scientist?

The command below will trigger the "Strange Reports from …" event in Stellaris:

Player choices

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

  • Curious.
    • …: Advances to the ….

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Strange Reports from … (observation.103) connects.

Triggered by

Can lead to

Firing conditions

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