StellarisCommands.com

Psionic Bombardment

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

Psionic Bombardment

Country event

A series of powerful convulsions pass through the Shroud, sending a shuddering tremor through our minds. These reverberations threaten to overwhelm our …. What is the cause of this psionic bombardment?

The command below will trigger the "Psionic Bombardment" event in Stellaris:

Player choices

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

  • We must find out.
    • Medium Probability of Success If successful... well... truly, who knows?
  • Exit the Shroud.
    • Leave the Shroud and return to normal space.
    • Gain modifier: Delving Resonance

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Psionic Bombardment (shroud.3115) connects.

Can lead to

Firing conditions

Show raw conditions
NOT = { has_country_flag = shroud_3115_happened }
NOR = {
  has_technology = tech_psionic_bombers
  has_tech_option = tech_psionic_bombers
}
OR = {
  AND = {
    NOT = { has_covenant = the_eater_of_worlds }
    is_in_domain = the_eater_of_worlds
  }
  AND = {
    NOT = { has_covenant = the_composer_of_strands }
    is_in_domain = the_composer_of_strands
  }
  AND = {
    NOT = { has_covenant = the_cradle_of_souls }
    is_in_domain = the_cradle_of_souls
  }
  AND = {
    NOT = { has_covenant = the_instrument_of_desire }
    is_in_domain = the_instrument_of_desire
  }
}