StellarisCommands.com

Power Source

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

Power Source

Power Source event picture
Country event

Our technological advancements have come far, but the universe holds many secrets. Our exploration team has discovered an extraordinary, dense substance. It is believed to be some form of Dark Matter. For now, we are unable to discern a potential use for this new material. Until we find a way, we would do well to focus our expansion efforts on different disciplines.

The command below will trigger the "Power Source" 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 = {
  is_star = yes
  is_colonizable = no
  is_colony = no
  has_any_strategic_resource = no
  OR = {
    is_star_class = sc_black_hole
    is_star_class = sc_pulsar
    is_star_class = sc_neutron_star
  }
}