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

Fleet Commander Unit … of the … has ceased functioning for reasons unrelated to battle.

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_leader = {
  NOT = { has_leader_flag = leader_death_events_blocked }
  leader_class = commander
  is_mechanical_species = yes
  exists = fleet
  fleet = {
    exists = solar_system
  }
}