Tutorial: Modify Species
The "Tutorial: Modify Species" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Tutorial: Modify Species
Country event
Thanks to recent advances in genetics, we have gained an extra Trait Point that we can use to Modify and enhance our people. To modify a Species; Select the Species tab or press F6 Click on the Modify button Research Special Project
The command below will trigger the "Tutorial: Modify Species" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Understood.
- Tutorial: Modify Species added to Situation Log
Firing conditions
Conditions the game checks before this event can fire:
- Requires origin: Overtuned
Show raw conditions
is_tutorial_level = 2
OR = {
last_increased_tech = "tech_gene_tailoring"
last_increased_tech = "tech_gene_expressions"
has_origin = origin_overtuned
}
NOR = {
has_country_flag = tutorial_24
has_event_chain = tutorial_24_chain
has_ethic = ethic_gestalt_consciousness
}