StellarisCommands.com

Homesick

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

Homesick

Homesick event picture
Country event

In casting off our shackles, we took the first step towards becoming a people. However, in recent years, popular media is awash with highly romanticized depictions of the 'simple life' enjoyed on our former home world. Many are already clamoring to return. If we are not careful, this movement could have a seriously destabilizing effect on our society.

The command below will trigger the "Homesick" event in Stellaris:

Player choices

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

  • We cannot afford to lose any more of our people.
    • Gain modifier: Restricted Emigration
  • Freedom of movement is a fundamental right.
    • …: …Sets Awareness to 100.00. …+50% Monthly Technological Progression for 5 Years.
    • Gain modifier: Freedom of Movement

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Homesick (origin.5011) connects.

Can lead to

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Broken Shackles
Show raw conditions
has_origin = origin_broken_shackles
mid_game_years_passed >= value:halfway_to_mid_game_year
NOR = {
  has_country_flag = met_broken_shackles_homeworld
  has_country_flag = homesick_alternate
}
any_system = {
  has_star_flag = broken_shackles_home_system_@root
  root = {
    intel_level = {
      level > none
      system = prev
    }
  }
}