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

Fleet eventDLC: Horizon Signal
An alert communications officer has identified what appears to be a faint signal, almost lost in the gamma-ray flashes from the black hole here - faint, but unmistakably artificial. This raises intriguing possibilities for our scientists.
The command below will trigger the "The Horizon Signal" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- OK
Regardless of your choice
- Leads to event: The Horizon Signal
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how The Horizon Signal (akx.9000) connects.
Can lead to
- The Horizon Signal
observer.70
Firing conditions
Conditions the game checks before this event can fire:
- Must not have ethic: Gestalt Consciousness
Show raw conditions
NOT = { has_global_flag = akx.9000.fired }
owner = {
is_ai = no
NOT = { has_ethic = ethic_gestalt_consciousness }
}
from = {
is_star_class = sc_black_hole
NOT = { has_star_flag = guardian }
has_star_flag = horizonsignal_spawn
}
exists = leader
leader = {
leader_class = scientist
}