StellarisCommands.com

Composer of Strands: Regression

The "Composer of Strands: Regression" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Composer of Strands: Regression

Composer of Strands: Regression event picture
Country eventDLC: Utopia

The benevolent gifts of the Composer of Strands have fallen upon …, where a number of our populations have undergone a severe mutation, regressing to the state of pre-sapients.

The command below will trigger the "Composer of Strands: Regression" event in Stellaris:

Player choices

When this event fires, you can choose between the following option:

  • Unfortunate.
    • 500 Pops on … have turned into Pre-sapients. With the right technology, they can be Uplifted from the Species Tab.

Firing conditions

Show raw conditions
any_owned_planet = {
  count_owned_pop_amount = {
    count >= 800
    limit = {
      is_sapient = yes
      is_psionic_species = yes
      has_presapient_trait = no
    }
  }
}