StellarisCommands.com

Prophetic Visions

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

Prophetic Visions

Country event

A dense gloom envelops us. From all sides, pressure, squeezing tighter and tighter. Until a hazy vista presents itself.

The command below will trigger the "Prophetic Visions" event in Stellaris:

Player choices

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

  • Hold the vision.
    • This choice will resonate within the Shroud...
  • Erase it from our circuits.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Prophetic Visions (shroud.3055) connects.

Can lead to

Firing conditions

Show raw conditions
NOT = { has_country_flag = shroud_3055_happened }
OR = {
  AND = {
    NOR = {
      has_covenant = the_eater_of_worlds
      has_country_flag = shroud_3055_happened_eater
    }
    is_in_domain = the_eater_of_worlds
  }
  AND = {
    NOR = {
      has_covenant = the_composer_of_strands
      has_country_flag = shroud_3055_happened_composer
    }
    is_in_domain = the_composer_of_strands
  }
  AND = {
    NOR = {
      has_covenant = the_cradle_of_souls
      has_country_flag = shroud_3055_happened_cradle
    }
    is_in_domain = the_cradle_of_souls
  }
  AND = {
    NOR = {
      has_covenant = the_instrument_of_desire
      has_country_flag = shroud_3055_happened_instrument
    }
    is_in_domain = the_instrument_of_desire
  }
}