StellarisCommands.com

Galactic Crucible Captured

The "Galactic Crucible Captured" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Galactic Crucible Captured

Galactic Crucible Captured event picture
Country event

With the capture of the … system, our forces have also taken control of the Galactic Crucible that was being built around the local star. The loss of this megastructure shatters any remaining hope its creators had of taking over the galaxy by force.

The command below will trigger the "Galactic Crucible Captured" event in Stellaris:

Player choices

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

  • Destroy it!
    • The Galactic Crucible will be ruined beyond repair.
    • Alloys: +None to None
    • Unity: +None to None
    • Dark Matter: +None to None
  • We can make use of this.
    • Turns the Galactic Crucible into a Galactic Crucible Institute to produce Alloys.

Firing conditions

Show raw conditions
any_owned_megastructure = {
  has_megastructure_flag = galactic_crucible
  NOR = {
    has_megastructure_flag = galactic_crucible@root
    is_megastructure_type = galactic_crucible_5
  }
}