StellarisCommands.com

Unit Lost

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

Unit Lost

Unit Lost event picture
Country eventDLC: Synthetic Dawn

Sector Governing Unit … has ceased functioning due to a severe pattern buffer issue.

The command below will trigger the "Unit Lost" 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
  }
}