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

Leader event
… the Archivist has intercepted a strange message. Distorted by static, the message has reverberated between the stars for millennia. It contains a greeting from an alien civilization, as well as the precise location of their home world. The species has been extinct for quite some time, but there may still be important remnants and ancient knowledge to uncover on their home planet.
The command below will trigger the "Voices in the Void" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Who knows what treasures we might find?
- A new archaeological site is discovered on ….
- Society: +None to None
Firing conditions
Show raw conditions
NOT = { has_global_flag = site_ice_trauma_found }
owner = {
any_planet_within_border = {
OR = {
is_planet_class = pc_frozen
is_cold = yes
}
NOT = { exists = archaeological_site }
NOT = { has_planet_flag = suppress_archaeological_sites }
}
}