StellarisCommands.com

Ruined Particle Accelerator

The "Ruined Particle Accelerator" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Ruined Particle Accelerator

Ruined Particle Accelerator event picture
Planet event

We have discovered what appears to be the remains of a massive particle accelerator on …. It was found in a still-radioactive region covered in massive bomb craters, suggesting the accelerator was considered a strategic target of great importance during the …'s nuclear war. We have recovered several research logs written by the scientist in charge of the accelerator. Although the technology of her civilization was fairly underdeveloped, some of the theoretical research and formulas described in the logs are advanced even by our standards. Our physicists are poring over the data now.

The command below will trigger the "Ruined Particle Accelerator" event in Stellaris:

Player choices

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

  • Fascinating.
    • Add deposit: Ancient Particle Accelerator

Firing conditions

Show raw conditions
NOR = {
  has_planet_flag = armageddon_nuked
  has_planet_flag = colony_event
}
is_planet_class = pc_nuked
OR = {
  has_planet_flag = pre_ftls_nuked_themselves
  NOT = { has_planet_flag = nuked_planet_anomalies_disabled }
}
NOR = {
  has_planet_flag = wasteland_particle_accelerator
  solar_system = {
    any_system_planet = {
      is_capital = yes
    }
  }
}
pop_amount > 0
NOT = {
  owner = {
    has_country_flag = had_colony_160
  }
}