StellarisCommands.com

Psychic Pathways

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

Psychic Pathways

Country event

Without warning, a psychic pressure erupts in the Shroud. A labyrinth of incandescent pathways unfolds before us, stretching beyond perception, crackling into momentary existence before vanishing into the void. Another surge begins to build. With concentration, we sense its configuration before it emerges. The shifting maze ignites again, bursting outward into a network of possibilities. Each path provides a new temptation to explore, before it collapses into nothingness.

The command below will trigger the "Psychic Pathways" event in Stellaris:

Player choices

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

  • Run the gauntlet.
    • Medium Probability of Success If successful... well... truly, who knows?
  • Exit the Shroud.
    • Leave the Shroud and return to normal space.
    • Gain modifier: Delving Resonance

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Psychic Pathways (shroud.3105) connects.

Can lead to

Firing conditions

Show raw conditions
NOT = { has_country_flag = shroud_3105_happened }
NOR = {
  has_technology = tech_psionic_lightning
  has_tech_option = tech_psionic_lightning
}
OR = {
  AND = {
    NOT = { has_covenant = the_eater_of_worlds }
    is_in_domain = the_eater_of_worlds
  }
  AND = {
    NOT = { has_covenant = the_composer_of_strands }
    is_in_domain = the_composer_of_strands
  }
  AND = {
    NOT = { has_covenant = the_cradle_of_souls }
    is_in_domain = the_cradle_of_souls
  }
  AND = {
    NOT = { has_covenant = the_instrument_of_desire }
    is_in_domain = the_instrument_of_desire
  }
}