StellarisCommands.com

Defeated by the …

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

Defeated by the …

Country event

Your tyranny over the galaxy is at an end, …!

The command below will trigger the "Defeated by the …" event in Stellaris:

Player choices

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

  • The worst possible outcome.

Firing conditions

Show raw conditions
is_ai = no
fromfrom = {
  OR = {
    using_war_goal = {
      type = wg_galactic_civil_war_rebels
      owner = root.from
    }
    using_war_goal = {
      type = wg_restore_the_community
      owner = root.from
    }
  }
}