StellarisCommands.com

Unit Lost

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

Unit Lost

Country eventDLC: Synthetic Dawn

Survey Unit … of the … has ceased functioning due to unintended and prolonged exposure to unshielded high-voltage cables.

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 = scientist
  is_mechanical_species = yes
  exists = fleet
  fleet = {
    exists = solar_system
  }
}