StellarisCommands.com

Fractious Cacophonies

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

Fractious Cacophonies

Country event

Powerful psionic currents crash and broil amid the Shroud's unending turbulence. A roaring cacophony swells and clamors for our attention.

The command below will trigger the "Fractious Cacophonies" event in Stellaris:

Player choices

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

  • Stay with it.
    • This choice will resonate within the Shroud...
  • Turn away.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Fractious Cacophonies (shroud.3050) connects.

Can lead to

Firing conditions

Show raw conditions
NOT = { has_country_flag = shroud_3050_happened }
OR = {
  AND = {
    NOR = {
      has_covenant = the_eater_of_worlds
      has_country_flag = shroud_3050_happened_eater
    }
    is_in_domain = the_eater_of_worlds
  }
  AND = {
    NOR = {
      has_covenant = the_composer_of_strands
      has_country_flag = shroud_3050_happened_composer
    }
    is_in_domain = the_composer_of_strands
  }
  AND = {
    NOR = {
      has_covenant = the_cradle_of_souls
      has_country_flag = shroud_3050_happened_cradle
    }
    is_in_domain = the_cradle_of_souls
  }
  AND = {
    NOR = {
      has_covenant = the_instrument_of_desire
      has_country_flag = shroud_3050_happened_instrument
    }
    is_in_domain = the_instrument_of_desire
  }
}