StellarisCommands.com

Synth Leader Out of Commission

The "Synth Leader Out of Commission" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Synth Leader Out of Commission

Synth Leader Out of Commission event picture
Country event

Governor … has suffered a critical malfunction - "bricking" - following the unfortunate installation of corrupt firmware during routine maintenance.

The command below will trigger the "Synth Leader Out of Commission" event in Stellaris:

Player choices

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

  • Unfortunate.

Firing conditions

Show raw conditions
any_owned_planet = {
  exists = leader
  leader = {
    NOT = { has_leader_flag = leader_death_events_blocked }
    is_ruler = no
    is_mechanical_species = yes
  }
}