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

The board of the Science Nexus are thrilled to announce that they have been given a unique opportunity to recruit widely acclaimed researcher Dr. Xhaxxore, a prominent name within the field of life-extension. He and his staff were in the final stages of developing a serum that has shown good promise of prolonging life, when they ran out of funds. Hiring Dr. Xhaxxore however, means we will not have the resources to continue our current research into organic engineering, led by Dr. Groik. She is attempting to streamline engineering research with the use of an organic supercomputer.
The command below will trigger the "Fountain of Youth" event in Stellaris:
Player choices
When this event fires, you can choose between these 3 options:
- Recruit Dr. Xhaxxore for 1000 credits.
- −1000 Energy Credits
- Prioritize Dr. Groik's research.
- We can't afford to hire Dr. Xhaxxore.
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Fountain of Youth (utopia.51) connects.
Can lead to
- Suspicious Minds
utopia.54 - Neural Bank
utopia.59 - Neural Bank
utopia.60
Firing conditions
Show raw conditions
any_country = {
is_country_type = default
has_communications = root
species = {
NOR = {
has_trait = trait_mechanical
has_trait = trait_machine_unit
}
}
NOR = {
has_country_flag = fountain_of_youth
has_country_flag = synthetic_empire
is_same_value = root
has_global_flag = utopia_51
}
any_owned_planet = {
controller = { is_same_value = prevprev }
}
}