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 …

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
- Missing Scientist
observation.101
Can lead to
- Incoming Transmission
observation.104
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
}
}