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

We picked up a signal. It originates from the titanic metallic sphere we encountered earlier. Previously impervious to contact attempts, it now sends out a rhythmic pulse of radio waves, pointed towards the black hole it orbits. What it's doing is beyond any of our staff, but this signal might have created an opening into the sphere for our scientists to exploit.
The command below will trigger the "The Constant Calculator" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Fascinating.
- Start special project: Reaching for the Orb
- We don't have time for this.
- +50 Influence
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how The Constant Calculator (leviathans.1050) connects.
Triggered by
- The Infinity Equation
leviathans.1030
Firing conditions
Show raw conditions
exists = event_target:technosphere_ship
is_ai = no
has_country_flag = guardians_technosphere_encountered
any_system = {
has_star_flag = guardians_technosphere_system
any_fleet_in_system = {
exists = owner
owner = {
is_country_type = guardian_sphere
}
}
}
NOR = {
has_country_flag = worm_events_available
event_target:guardian_technosphere_country = {
is_hostile = root
}
}