StellarisCommands.com

Shivers

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

Shivers

Shivers event picture
Country eventDLC: The Machine Age

A segment of our augmented population reports feeling pain when exposed to cold weather. The situation is particularly serious on …, where freezing temperatures are the norm. Metal implants are known to be uncomfortable in low temperatures, but should not be causing a reaction this severe. The situation is impacting our workforce.

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

Player choices

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

  • Commission a medical study.
    • Adds the following modifiers to the Cybernetic species trait:…Alpine/Arctic/Tundra Habitability: -20%
    • Start special project: Cold Metal
  • Their suffering is not our responsibility.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Shivers (cyber.830) connects.

Can lead to

  • cyber.1000cyber.1000

Firing conditions

Show raw conditions
any_owned_planet = {
  is_cold = yes
  any_owned_species = {
    has_trait = trait_cybernetic
  }
}