StellarisCommands.com

Shroud-Forged Prophet

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

Shroud-Forged Prophet

Shroud-Forged Prophet event picture
Situation event

One of the oldest units among the Shroud-Forged is reportedly traveling between various locations, communicating at length with different groups of drones. The unit's followers revere it as a prophet who can commune directly with entities within the Shroud. Leaving the unit to its own devices may prove dangerous. We must respond, one way or another.

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

Player choices

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

  • Cooperation with this unit might prove beneficial.
    • Recruit a Governor leader.
  • Remove the unit immediately.
    • −1000 Unity

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Shroud-Forged
Show raw conditions
situation_event_shroud_forged_trigger = { FLAG = shroud_forged_560_cooldown }
exists = owner
owner = {
  has_origin = origin_shroud_forged
  any_owned_planet = {
    any_owned_pop_group = {
      pop_group_has_trait = trait_shroud_forged
    }
  }
}