StellarisCommands.com

Home World Found

The "Home World Found" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Home World Found

Home World Found event picture
Ship event

…... From orbit, it appears so small. A world does not belong to its people; it is the people who belong to their world. In returning here, we take another step towards reclaiming our past. The trauma we experienced at the hands of our former masters can never be undone. True healing will take generations. But today is a good day.

The command below will trigger the "Home World Found" event in Stellaris:

Player choices

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

  • Excellent.
    • Gain modifier: Home World Found
  • Disturbing.
    • Gain modifier: Disturbing Discovery
  • Understood.
    • Gain modifier: Disturbing Discovery

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Home World Found (origin.5001) connects.

Can lead to

Firing conditions

Show raw conditions
from = {
  has_planet_flag = broken_shackles_abductees_world@root.owner
  NOT = {
    solar_system = {
      has_star_flag = broken_shackles_home_system_@root.owner
    }
  }
}
owner = {
  NOT = {
    has_country_flag = visited_former_home_world
  }
}