StellarisCommands.com

Dragon's Hoard, Dragon's Tomb

The "Dragon's Hoard, Dragon's Tomb" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Dragon's Hoard, Dragon's Tomb

Dragon's Hoard, Dragon's Tomb event picture
Country eventDLC: Leviathans

Buried deep in the crust of … are the partial, fossilized remains of what appears to have been a close relative to the Ether Drake that once dwelled in the … system. In the eons since this cousin-Drake's passing, its soft tissues have ossified and its bones indurated, becoming mineral-like in structure.

The command below will trigger the "Dragon's Hoard, Dragon's Tomb" event in Stellaris:

Player choices

When this event fires, you can choose between these 2 options:

  • Study the remains.
  • Grind them down.
    • Minerals: +None to None
    • Society: +None to None

Firing conditions

Show raw conditions
exists = event_target:guardian_dragon_planet
event_target:guardian_dragon_planet = {
  NOT = { has_planet_flag = deboned }
  has_mining_station = yes
  exists = controller
  controller = {
    is_same_value = root
  }
}