StellarisCommands.com

Clones in Revolt

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

Clones in Revolt

Clones in Revolt event picture
Situation eventDLC: BioGenesis

The practice of commissioning clones for organ harvesting is already leading to complications. Several clones, obviously possessing sentience, are rebelling by means of a protracted hunger strike. While many argue that the health and longevity of an original should take precedence, others contend that every thinking being has the right to personal autonomy. This contentious issue is now a subject of heated debate.

The command below will trigger the "Clones in Revolt" event in Stellaris:

Player choices

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

  • End the transplants.
    • Gain modifier: Harvesting Halt
  • The rights of the original are paramount.
    • Gain modifier: Clone Drivers

Firing conditions

Conditions the game checks before this event can fire:

  • Must not have origin: Clone Army
Show raw conditions
owner = {
  NOT = { has_origin = origin_clone_army }
}
NOT = {
  has_situation_flag = biogenesis_75_fire
}
OR = {
  current_stage = stage_2
  current_stage = stage_3
}
has_situation_flag = cloning_approach_selected