StellarisCommands.com

Whisperers in the Void: Psychosis

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

Whisperers in the Void: Psychosis

Whisperers in the Void: Psychosis event picture
Country eventDLC: Utopia

Since allowing the Whisperers to communicate with the …, we have begun to notice a disturbing rise in deviancy amongst the collective. Worse still, our sense of unity has begun to falter. The collective is unable to communicate effectively due to a psionically induced rise in individualist deviancy. We must purge these excesses from ourselves if we wish to restore order.

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

Player choices

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

  • Terrible!

Firing conditions

Show raw conditions
any_owned_planet = {
  pop_amount > 500
  NOR = {
    has_whisperers_madness = yes
    has_whisperers_psychosis = yes
  }
  any_owned_pop_group = {
    pop_group_has_trait = "trait_psionic"
  }
}