StellarisCommands.com

Elevation Ceremony on …

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

Elevation Ceremony on …

Elevation Ceremony on … event picture
Country eventDLC: Necroids

Ever since the … takeover of …, the transformation of … into … has been shrouded in ritual. Once every ten years - a date which is rapidly approaching - the "Apprentices" gather in the Chamber of Elevation for a special ceremony. What exactly happens to them is a closely-guarded secret known only to a select few, but when they emerge, they do so as ….

The command below will trigger the "Elevation Ceremony on …" event in Stellaris:

Player choices

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

  • Let the preparations commence!
    • At the end of the year, all … on … will be converted into …. This ceremony will take place every 10 years on each … planet with a Chamber of Elevation.

Firing conditions

Show raw conditions
capital_scope = {
  colony_age > 8
  has_building = building_necrophage_elevation_chamber
  num_assigned_jobs = {
    job = necro_apprentice
    value >= 1
  }
}