StellarisCommands.com

A Leap of Faith

The "A Leap of Faith" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

A Leap of Faith

A Leap of Faith event picture
Country event

Frustrated by the limitations of our flesh, … has sought to accelerate … psionic transformation by imbibing a lethal toxin in dramatic public display. As … expired, … body was consumed by a vivid purple hue and disintegrated into a fine dust of pure psionic energy. Such miracles become possible through the will of the Voice. We have taken this as a clear sign; where … led, others must follow.

The command below will trigger the "A Leap of Faith" event in Stellaris:

Player choices

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

  • Our physical form cannot hold us back.
    • Unity: +None to None
    • Zro: +None to None

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Endbringers
Show raw conditions
has_origin = origin_endbringers
any_owned_leader = {
  species = {
    NOR = {
      has_trait = trait_cybernetic
      has_trait = trait_mechanical
      has_trait = trait_machine_unit
      is_species_class = MACHINE
      is_species_class = ROBOT
      is_species_class = AI
    }
  }
}