StellarisCommands.com

Unrest: Slave Riots on …

The "Unrest: Slave Riots on …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Unrest: Slave Riots on …

Unrest: Slave Riots on … event picture
Situation event

The slaves on … are rioting! In a carefully planned assault, radical elements on … escaped the local authorities, overwhelming our rapid response teams. The planet has since descended into a state of general disarray as mobs of enraged slaves, many armed with lethal weapons, have taken to the streets vandalizing and attacking all who stand in their way.

The command below will trigger the "Unrest: Slave Riots on …" event in Stellaris:

Player choices

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

  • They have gone too far.
  • Maybe we need to change our approach.

Regardless of your choice

  • Gain modifier: Slave Riots

Firing conditions

Show raw conditions
has_situation_flag = slave_revolt
NOR = {
  has_situation_flag = slave_riots
  current_stage = revolt_severity_1
}
owner = { is_country_type = default }
target = {
  exists = controller
  controller = { is_same_value = root.owner }
  planet_stability < @stabilitylevel2
  NOT = { has_planet_flag = recent_unrest_event }
  has_orbital_bombardment = no
  has_ground_combat = no
}