StellarisCommands.com

Betwixt the Void

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

Betwixt the Void

Country event

The ethereal mists of the Shroud churn and twist, dragging our consciousness deeper whilst our physical forms remain inert, untouched. Our … stretches, strains, trapped within a repeating tide. Each attempted movement collapses upon itself, the tension tightening, vice-like in its grip.

The command below will trigger the "Betwixt the Void" event in Stellaris:

Player choices

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

  • Submit.
    • This choice will resonate within the Shroud...
  • Resist.
    • This choice will resonate within the Shroud...

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Betwixt the Void (shroud.3060) connects.

Can lead to

  • shroud.3061shroud.3061
  • shroud.3062shroud.3062

Firing conditions

Show raw conditions
NOT = { has_country_flag = shroud_3060_happened }
OR = {
  AND = {
    NOR = {
      has_covenant = the_eater_of_worlds
      has_country_flag = shroud_3060_happened_eater
    }
    is_in_domain = the_eater_of_worlds
  }
  AND = {
    NOR = {
      has_covenant = the_composer_of_strands
      has_country_flag = shroud_3060_happened_composer
    }
    is_in_domain = the_composer_of_strands
  }
  AND = {
    NOR = {
      has_covenant = the_cradle_of_souls
      has_country_flag = shroud_3060_happened_cradle
    }
    is_in_domain = the_cradle_of_souls
  }
  AND = {
    NOR = {
      has_covenant = the_instrument_of_desire
      has_country_flag = shroud_3060_happened_instrument
    }
    is_in_domain = the_instrument_of_desire
  }
}