StellarisCommands.com

The Rubricator

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

The Rubricator

The Rubricator event picture
Fleet eventDLC: Ancient Relics

At the coordinates for the Rubricator's last known location we have discovered a habitable planet with what we believe may be some form of settlement covering a large portion of its surface. The settlement consists of tall pile-like towers, visible all the way from space. Our archaeologists are eager to excavate it in search of the Rubricator.

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

Player choices

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

  • Start digging.

Firing conditions

Show raw conditions
exists = owner
owner = {
  has_event_chain = rubricator_chain
  NOT = {
    has_country_flag = discovered_rubricator_planet
  }
}
exists = event_target:rubricator_planet
solar_system = {
  any_system_planet = {
    is_same_value = event_target:rubricator_planet
  }
}