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

Country eventDLC: Distant Stars
The strange seismic activity on … has stopped abruptly. There are no more tremors, no new rifts, no ominous pulsating from its core. The planet has grown quiet and with any luck it will stay that way. All that remains now is to rebuild what was lost.
The command below will trigger the "Seismic Activity on …" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- We can only hope.
- Strange.
Firing conditions
Show raw conditions
event_target:hatchling_egg = {
OR = {
AND = {
exists = event_target:egg_owner
root = {
is_same_value = event_target:egg_owner
}
}
solar_system = {
is_owned_by = root
}
}
}