StellarisCommands.com

Genius Geneticist

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

Genius Geneticist

Genius Geneticist event picture
Situation eventDLC: BioGenesis

A … by the name of … has just published a piece of academic research that could be used to dramatically accelerate and improve the efficiency and efficacy of our genetic experimentations. Purely theoretical, the new method has not been tested, so the methodology will require some careful consideration in order to be applied safely to our processes.

The command below will trigger the "Genius Geneticist" event in Stellaris:

Player choices

When this event fires, you can choose between these 3 options:

  • Acknowledge …'s contributions.
  • Frivolous ideas - and individuals - will not be tolerated.
    • Gain modifier: Proactive Management
  • Everyone get back to work.
    • Gain modifier: Proactive Management

Firing conditions

Show raw conditions
NOT = { has_situation_flag = biogenesis_300_fire }
situation_progress >= 5
owner = {
  any_owned_leader = {
    is_ruler = no
    is_heir = no
    leader_class = scientist
    NOR = {
      has_trait = leader_trait_spark_of_genius
      has_trait = leader_trait_spark_of_genius_2
    }
  }
}