StellarisCommands.com

Desecrated Grave

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

Desecrated Grave

Desecrated Grave event picture
Country event

Having eliminated the Tiyanki stationed in …, our … can now safely approach the burial ground to conduct their research.

The command below will trigger the "Desecrated Grave" event in Stellaris:

Player choices

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

  • Interesting.

Firing conditions

Show raw conditions
exists = fromfrom.solar_system
NOT = { has_global_flag = tiyanki_graveyard_access }
fromfrom.solar_system = {
  has_star_flag = tiyanki_graveyard_system
  NOT = {
    any_fleet_in_system = {
      has_fleet_flag = tiyanki_graveyard_system_fleet
      NOT = { is_same_value = fromfromfrom }
    }
  }
}
OR = {
  has_communications = event_target:tiyanki_garrison_country
  has_communications = event_target:tiyanki_country
}