StellarisCommands.com

The Shroud Takes …

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

The Shroud Takes …

The Shroud Takes … event picture
Planet event

Unfortunately, the Shroud breach created on … has experienced rapid destabilization and consumed the world entirely. As a calculated risk, this suboptimal result is not entirely without benefit. We have learned much from observing this unique interface between the material world and the psionic realm. Our research algorithms have been updated accordingly.

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

Player choices

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

  • Processing...
    • Zro: +None to None

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Shroud-Forged
Show raw conditions
exists = owner
owner = {
  has_origin = origin_shroud_forged
}
from = {
  check_variable = {
    which = shroud_pierce_decision_zro_bonus_count
    value < 3
  }
}