StellarisCommands.com

The Scent of Home

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

The Scent of Home

The Scent of Home event picture
Ship event

…... We had almost forgotten the scent of the air. To return now, after all we have experienced, feels almost unreal.

The command below will trigger the "The Scent of Home" event in Stellaris:

Player choices

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

  • Understood.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how The Scent of Home (origin.5009) connects.

Can lead to

Firing conditions

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