StellarisCommands.com

The Shroud

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

The Shroud

Country eventDLC: Utopia

The Conclave of Telepaths has not yet recovered from the strain of our previous visit to the Shroud. Without their combined psionic power, we can catch only brief glimpses of this fleeting realm - like the blurred edges of a memory lying just beyond reach. There is nothing for us here. We will have to return later.

The command below will trigger the "The Shroud" event in Stellaris:

Player choices

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

  • Exit the Shroud.
    • Leave the Shroud and return to normal space.

Firing conditions

Conditions the game checks before this event can fire:

  • Requires modifier: Promised not to Probe Deeper
Show raw conditions
has_shroud_dlc = no
from = {
  is_country_type = shroud
  has_country_flag = shroud_country_flag
}
NOT = { has_country_flag = shroud_diplomacy_engaged }
OR = {
  has_shroud_cooldown = yes
  has_shroud_precog_cooldown = yes
  has_modifier = promised_no_shroud
}