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

Country event
We managed to trace a final stream of indecipherable static from a recently defeated … ship to this location.
The command below will trigger the "Machine Echoes" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Understood.
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Machine Echoes (unplugged.2038) connects.
Triggered by
- Factory Seconds
unplugged.2030
Firing conditions
Conditions the game checks before this event can fire:
- Requires origin: Hard Reset
Show raw conditions
has_origin = origin_unplugged
has_country_flag = machine_legacy_makers_arc_site_complete
NOT = { has_country_flag = origin_unplugged_maker_fleet_defeated }
event_target:origin_unplugged_taken_planet = {
NOT = {
is_point_of_interest = {
id = unplugged_machine_legacy_taken_poi
event_chain = unplugged_origin_machine_legacy_chain
owner = root
}
}
}