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

Situation event
The Kaleidoscope has proven to be a strangely amiable neighbor, but keeping it sated has proven to be a challenge. Would a Dyson Sphere quench its endless thirst for energy?
The command below will trigger the "Endless Hunger" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Modify a Dyson Sphere for the Kaleidoscope.
- Unlock a new Dyson Sphere upgrade.
- We can't spare the energy.
Firing conditions
Show raw conditions
NOT = { current_situation_approach = approach_no_food }
owner = {
is_xenophobe = no
NOT = { has_country_flag = can_build_disco_sphere }
any_owned_megastructure = {
OR = {
is_megastructure_type = dyson_sphere_5
is_megastructure_type = dyson_sphere_restored
}
}
}