StellarisCommands.com

Scum and Villainy on …

The "Scum and Villainy on …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Scum and Villainy on …

Scum and Villainy on … event picture
Planet event

Crime continues to be a problem on …, and an extensive criminal underworld has now taken root on the …. Some areas have descended into lawlessness or been taken over completely by criminal organizations.

The command below will trigger the "Scum and Villainy on …" event in Stellaris:

Player choices

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

  • This is intolerable.
    Available only if Must not have ethic: Gestalt Consciousness.
  • They have strayed from the Hive Mind!
  • Deviancy has one reliable cure.
  • Corruption levels approaching critical.

Firing conditions

Show raw conditions
pop_amount > 0
owner = { is_country_type = default }
planet_crime >= 30
NOR = {
  has_planet_flag = criminal_underworld_event_up
  has_modifier = unemployment_benefits
  has_modifier = activity_program
  has_modifier = standby_mode
  has_criminal_underworld_modifier = yes
  has_drone_deviancy_modifier = yes
  has_modifier = drone_corruption
  has_gang_wars_modifier = yes
  has_center_of_drug_trade_modifier = yes
  has_mob_rule_modifier = yes
}
NOT = { has_planet_flag = criminal_underworld_disappeared }