StellarisCommands.com

Commander Gains Trait

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

Commander Gains Trait

Commander Gains Trait event picture
Fleet event

The engagement in the … system has given rise to unique gene expressions in ….

The command below will trigger the "Commander Gains Trait" event in Stellaris:

Player choices

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

  • Unfortunate.

Firing conditions

Show raw conditions
owner = { is_country_type = default }
exists = leader
leader = {
  leader_class = commander
  num_traits < 3
  NOR = {
    has_trait = leader_trait_gale_speed
    has_trait = leader_trait_gale_speed_2
    has_trait = leader_trait_lethargic
  }
}