StellarisCommands.com

Whisperers in the Void: Madness

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

Whisperers in the Void: Madness

Whisperers in the Void: Madness 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. Drones are lashing out at each other while performing otherwise standard procedures, as well as over indulging in the use of amenities to an almost individualist degree. We will need to purge the affected vessels if we wish to restore order.

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

Player choices

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

  • We must restore order!

Firing conditions

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