StellarisCommands.com

The Grunur

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

The Grunur

The Grunur event picture
Ship eventDLC: Ancient Relics

The … crew are eager to report they have uncovered the remains of an ancient space-faring species on …, who appear to have inhabited the planet some seven million years ago! While it is unclear why this species, who called themselves the Grunur, disappeared from the … system, our scientists have isolated a promising archaeological dig site on their planet. Perhaps further study will yield more clues.

The command below will trigger the "The Grunur" event in Stellaris:

Player choices

When this event fires, you can choose between the following option:

  • Curious.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how The Grunur (ancrel.2000) connects.

Can lead to

Firing conditions

Show raw conditions
host_has_dlc = "Ancient Relics Story Pack"
owner = {
  is_ai = no
  has_precursor_intro = no
}
solar_system = {
  has_star_flag = precursor_baol_1
  NOR = {
    is_same_value = root.owner.capital_scope.solar_system
    has_star_flag = sol_system
  }
}
NOT = { has_global_flag = baol_started }
FROM = {
  has_anomaly = no
  is_star = no
  NOT = { exists = archaeological_site }
  NOT = { has_planet_flag = suppress_archaeological_sites }
  NOR = {
    is_planet_class = pc_gas_giant
    is_planet_class = pc_molten
    is_astral_scar = yes
  }
}