StellarisCommands.com

Regroup

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

Regroup

Regroup event picture
Country event

The … began while you had fleets inside your new enemies' borders.

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

Player choices

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

  • OK

Firing conditions

Show raw conditions
from = {
  OR = {
    war_begun_num_fleets_gone_mia = {
      who = prev
      value > 0
    }
  }
}