StellarisCommands.com

Situation Calms on …

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

Situation Calms on …

Situation Calms on … event picture
Country event

The situation on … seems to have settled down a bit since the successful extraction of our rogue scientist. Without … to interpret the data, the technical schematics … brought with … are of no use to the people of …. The … are gradually reverting to their old ways.

The command below will trigger the "Situation Calms on …" event in Stellaris:

Player choices

When this event fires, you can choose between the following option:

  • Some good news at last.
    • …: Regresses to the ….

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Situation Calms on … (observation.108) connects.

Triggered by

Firing conditions

Show raw conditions
event_target:pre_ftl_planet = {
  has_planet_flag = extraction_regression
  owner = {
    is_regular_pre_ftl = yes
  }
  has_observation_outpost = yes
  observation_outpost_owner = {
    has_country_flag = missing_scientist_chain
  }
}