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

Planet event
Communications were lost with one of our … on …, shortly after they reported a potential Exotic Gas discovery in a previously unmapped valley.
The command below will trigger the "Sudden Disappearance" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Worrying.
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Sudden Disappearance (strange_worlds.105) connects.
Can lead to
- Caustic Pools
strange_worlds.110
Firing conditions
Conditions the game checks before this event can fire:
- Requires technology: Exotic Gas Refining
Show raw conditions
owner = {
OR = {
has_country_flag = exotic_gases_found
has_technology = tech_exotic_gases
has_resource = { type = exotic_gases amount > 0 }
}
}
NOT = { has_planet_flag = colony_event }