StellarisCommands.com

Metallic Puddles

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

Metallic Puddles

Metallic Puddles event picture
Planet event

After a recent rainfall, colonists have noticed metallic puddles appearing on the surface of …. These puddles have a viscous consistency, like liquid metal.

The command below will trigger the "Metallic Puddles" event in Stellaris:

Player choices

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

  • Leave them alone. They may be toxic!
    • Unity: +None to None
  • Investigate further!
    • Society: +None to None

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Metallic Puddles (colony.9295) connects.

Can lead to

Firing conditions

Show raw conditions
owner = {
  is_machine_empire = no
  is_wilderness_empire = no
}
pop_amount > 0
OR = {
  is_planet_class = pc_continental
  is_planet_class = pc_tropical
  is_planet_class = pc_savannah
}
NOR = {
  has_global_flag = metallic_puddles_global
  has_planet_flag = colony_event
}