StellarisCommands.com

Promising Officer

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

Promising Officer

Promising Officer event picture
Country event

… was elevated to … status following observations of their heightened responses during the …'s recent engagement in the … system.

The command below will trigger the "Promising Officer" event in Stellaris:

Player choices

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

  • Good.
    • A new Commander has been added to our Recruitable Leaders.

Firing conditions

Show raw conditions
is_country_type = default
any_owned_leader = {
  leader_class = commander
}
NOT = {
  has_country_flag = recent_promising_officer
}
FROMFROM = {
  OR = {
    is_ship_class = shipclass_military_station
    is_ship_class = shipclass_military
  }
}