StellarisCommands.com

Cradle of Life

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

Cradle of Life

Cradle of Life event picture
Ship event

Four gas giants enshrouded by a vast plasma field share a close orbit around the … system's primary. The charged plasma field extends well into the atmospheres of these gas giants, and this unique environment serves as a breeding ground for a large number of spacefaring organisms. These organisms are all miniscule, with one notable exception - the massive Tiyanki. This system must be where they originally evolved hundreds of millions of years ago, before they ranged deeper into the galaxy. Given the extremely rare properties of the system's plasma field, this is likely the only place in the galaxy where the Tiyanki can reproduce.

The command below will trigger the "Cradle of Life" event in Stellaris:

Player choices

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

  • Fascinating.

Firing conditions

Show raw conditions
owner = {
  is_ai = no
  NOT = { has_country_flag = tiyanki_survey }
}
from = {
  OR = {
    has_planet_flag = tiyanki_giant1
    has_planet_flag = tiyanki_giant2
    has_planet_flag = tiyanki_giant3
    has_planet_flag = tiyanki_giant4
  }
}