StellarisCommands.com

Valuable Alloys

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

Valuable Alloys

Valuable Alloys event picture
Leader event

… has collected sensor data from all ships within the our borders. Using algorithms that calculate gravimetric distortions … has discovered something hidden beneath the surface of one of the galactic objects in our space. If the data is correct, the barren rock should be filled with rare alloys. … sees this as an opportunity to expand and upgrade the fleet, and proposes dispatching a construction ship to extract the alloys.

The command below will trigger the "Valuable Alloys" event in Stellaris:

Player choices

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

  • A valuable resource.

Firing conditions

Show raw conditions
owner.capital_scope.solar_system = {
  any_system_planet = {
    OR = {
      is_planet_class = pc_barren
      is_planet_class = pc_barren_cold
    }
  }
}