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

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
Conditions the game checks before this event can fire:
- Requires technology: Doctrine: Reactive Formations
Show raw conditions
owner = { is_country_type = default }
exists = leader
owner = { has_technology = tech_doctrine_fleet_size_2 }
leader = {
num_traits < 3
leader_class = commander
NOR = {
has_trait = leader_trait_fleet_organizer
has_trait = leader_trait_unyielding
has_trait = leader_trait_nervous
}
}