StellarisCommands.com

Living Metal

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

Living Metal

Living Metal event picture
Country event

We have discovered much through technological and scientific advancement, but we still have a lot to learn. Our exploration team found an extraordinary substance which exhibits liquid and metallic properties. Furthermore, this substance appears to be alive. We do not yet know how to understand or utilize this material, but it is most intriguing. Until we know more, we would do well to focus our expansion efforts on different disciplines.

The command below will trigger the "Living Metal" event in Stellaris:

Player choices

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

  • We are closer to the goal!

Firing conditions

Show raw conditions
any_planet_within_border = {
  has_deposit = no
  is_colonizable = no
  is_colony = no
  has_any_strategic_resource = no
  OR = {
    is_planet_class = pc_barren
    is_planet_class = pc_barren_cold
    is_asteroid = yes
  }
}