StellarisCommands.com

Abnormal Conditions

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

Abnormal Conditions

Ship event

As our Science Ship scans the surface of … it becomes quite clear that we have found something out of the ordinary. Strong storms ravage the … constantly, which can aid our resources and research but will be an obstacle for our population. We will surely come across even more irregularities like this as we survey new planets, and should not underestimate their impact on our expansion.

The command below will trigger the "Abnormal Conditions" event in Stellaris:

Player choices

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

  • Intriguing.
    • A Planet Modifier appears on ….

Firing conditions

Show raw conditions
owner = {
  NOR = {
    is_tutorial_level = 0
    has_country_flag = discovered_modifier_planet
    is_machine_empire = yes
  }
}
from = {
  num_modifiers > 0
}