StellarisCommands.com

Enslaved

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

Enslaved

Enslaved event picture
Country eventDLC: First Contact

Disturbing reports from the …: posing as merchants, unscrupulous slavers have been abusing our Trade Deal to land on the planet and abduct the local population. We only learned of the practice when a large group of … was listed on an off-grid slave market.

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

Player choices

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

  • Rescue the abductees.
    • −100 Influence
    • −5000 Energy Credits
  • It's none of our business.
    • One … is resettled to …
  • If they want our slaves, there's a tax!
    • One … is resettled to …
    • +3000 Energy Credits

Firing conditions

Show raw conditions
has_first_contact_dlc = yes
has_pre_ftl_trade_agreement = yes
NOR = {
  has_country_flag = fircon_8045_fired
  has_country_flag = recent_preftl_diplomatic_event
}
any_country = {
  is_ai = yes
  is_authoritarian = yes
  is_primitive = no
}
any_observed_pre_ftl_within_border = {
  NOT = { is_broken_shackles_pre_ftl_to_scope = { SCOPE = root } }
}