StellarisCommands.com

Worlds of Plenty

The "Worlds of Plenty" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Worlds of Plenty

Worlds of Plenty event picture
Fleet eventDLC: First Contact

Orbiting each of the three stars in the … system are ecological paradises, Gaia worlds, each capable of sustaining organic life. Initially, we thought these might be uninhabited, given the lack of pollution. Yet after performing deeper scans we discovered large sprawling cities spanning each planet from end to end. Stranger still, it seems like only the central star has planets originally from this system. The others are orbited by planets from Helito and other, more remote systems.

The command below will trigger the "Worlds of Plenty" event in Stellaris:

Player choices

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

  • But... How!?
    • Physics: +None to None
  • It's beautiful!
    • Physics: +None to None
  • EXTREME CONCENTRATION OF ORGANIC LIFE DETECTED.
    • Physics: +None to None

Firing conditions

Show raw conditions
from = {
  has_star_flag = solarpunk_system_02
  NOT = {
    has_star_flag = solarpunk_mad
  }
}
owner = {
  NOT = { has_country_flag = encountered_solarpunk }
}