StellarisCommands.com

First Step to the Stars

The "First Step to the Stars" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

First Step to the Stars

First Step to the Stars event picture
Ship event

After the mutiny, there were some among us who said we should go our separate ways. They argued that … was not our home, that we were nothing but a motley band of indentured assets, and that the challenges before us were too great to overcome. But with the building of our first Outpost, we've shown exactly what a free people can accomplish. The only limit is our own imagination.

The command below will trigger the "First Step to the Stars" event in Stellaris:

Player choices

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

  • Onward, to the stars.
    • Unity: +None to None

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Broken Shackles
Show raw conditions
owner = {
  has_origin = origin_broken_shackles
  NOT = {
    has_country_flag = broken_shackles_first_outpost
  }
}