StellarisCommands.com

Eater of Worlds: Nibbly

The "Eater of Worlds: Nibbly" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Eater of Worlds: Nibbly

Eater of Worlds: Nibbly event picture
Country eventDLC: Utopia

… has suddenly disappeared, leaving behind only echoes of psionic activity. It appears that the Eater of Worlds has seen fit to devour …. Though it spared our other leaders, we cannot predict when the Eater might return for more.

The command below will trigger the "Eater of Worlds: Nibbly" event in Stellaris:

Player choices

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

  • A small price to pay.

Firing conditions

Show raw conditions
if = {
  limit = {
    is_gestalt = yes
  }
  any_owned_leader = {
    is_ruler = no
    is_gestalt_node = no
  }
}
else = {
  num_owned_leaders > 0
}