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

Planet eventDLC: Ancient Relics
Fossilized remains from several different species that do not appear to have been indigenous to … have been found in a large and secluded valley on the …. They all date from roughly the same time period, within the span of a few centuries some 3.6 million years ago. Each of these species seems to have evolved in its own unique biosphere, and all appear to have been sapient. Strangely, every fossilized individual found so far shows signs of having met a violent end.
The command below will trigger the "Fossils Discovered on …" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Curious.
Firing conditions
Show raw conditions
has_ancrel = yes
pop_amount > 0
OR = {
is_planet_class = pc_desert
is_planet_class = pc_tropical
is_planet_class = pc_arid
is_planet_class = pc_continental
is_planet_class = pc_ocean
is_planet_class = pc_tundra
is_planet_class = pc_arctic
is_planet_class = pc_alpine
is_planet_class = pc_savannah
}
NOT = { exists = archaeological_site }
NOR = {
has_global_flag = arc_hunting_grounds
has_planet_flag = colony_event
has_planet_flag = suppress_archaeological_sites
}