StellarisCommands.com

Specimen Lost

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

Specimen Lost

Specimen Lost event picture
Country event

An administrative error has led to the misplacement of one of our precious cultural artifacts. Despite extensive search efforts, it is seemingly either lost in the labyrinth that is our Grand Archive or transferred to an unrecorded location. The procedures in place for tracking our specimens on display are being overhauled as a result.

The command below will trigger the "Specimen Lost" event in Stellaris:

Player choices

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

  • How unfortunate.
    • Random displayed specimen lost: 1

Firing conditions

Show raw conditions
has_grand_archive_dlc = yes
NOT = { has_country_flag = shroud_775_triggered }
has_megastructure = grand_archive_0
count_exhibit = {
  count >= 2
  limit = {
    prev = {
      has_specimen = prev
    }
  }
}