StellarisCommands.com

Psionic Observation

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

Psionic Observation

Psionic Observation event picture
Situation event

A wondrous psionic faculty has emerged in a small proportion of the … population: telesthesia, the ability to sense entities from distances beyond the ordinary range of perception. Without any kind of specialized training, these remote viewers can accurately describe distant objects in remarkable detail. The … stands to reap significant rewards if these powers can be controlled and strengthened. By drawing on the abilities of our most powerful …, we can try to hone this technique and focus it on an important enterprise.

The command below will trigger the "Psionic Observation" event in Stellaris:

Player choices

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

  • Discover the secrets of those around us.
    • Intel on all contacted empires: +10
  • Discover the far reaches of the universe.
    • Physics: +None to None
  • Discover our enemies' vulnerabilities.
    • Influence: +None to None
  • Discover deeper resource deposits.

Firing conditions

Conditions the game checks before this event can fire:

  • Requires tradition: Clairvoyance
Show raw conditions
exists = owner
NOT = {
  has_situation_flag = shroud.2325_fired
}
owner = {
  has_tradition = tr_psionics_shroud_clairvoyance
  count_relation = {
    limit = { has_communications = prev }
    count >= 1
  }
}