StellarisCommands.com

Asteroid Sighted

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

Asteroid Sighted

Asteroid Sighted event picture
Planet event

Our deep space tracking arrays on … have made an alarming discovery - a large asteroid is heading towards the … on a direct collision course! Should it impact the surface, the consequences would be disastrous. The asteroid must be destroyed before it is too late!

The command below will trigger the "Asteroid Sighted" event in Stellaris:

Player choices

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

  • This is an ill omen...
  • Understood.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Asteroid Sighted (colony.180) connects.

Can lead to

Firing conditions

Show raw conditions
pop_amount > 0
years_passed < 50
NOR = {
  is_planet_class = pc_habitat
  is_planet_class = pc_ringworld_habitable
  is_planet_class = pc_shattered_ring_habitable
  has_planet_flag = asteroid_sighted
  has_planet_flag = asteroid_collision
  has_global_flag = asteroid_sighted_global
  owner = { has_country_flag = asteroid_sighted_country }
  owner = { is_wilderness_empire = yes }
}