Incoming Transmission
The "Incoming Transmission" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Incoming Transmission
Country event
You've done it now. You've really done it now. We asked you to leave …, and yet you remain. Perhaps you are a particularly inept breed of monoform. Simple instructions and polite requests are clearly beyond the ability of your kind to understand. Very well. We shall eject your kind from our star cluster by force.
The command below will trigger the "Incoming Transmission" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- But we were just leaving!
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Incoming Transmission (graygoo.161) connects.
Triggered by
- Incoming Transmission
graygoo.160 - Incoming Transmission
graygoo.162
Firing conditions
Show raw conditions
event_target:lcluster_factory_system = {
any_fleet_in_system = {
owner = { is_same_value = root }
}
}
event_target:lcluster_factory_system = {
any_fleet_in_system = {
is_ship_size = graygoo_factory
owner = { is_country_type = gate_builders }
}
}
NOT = { has_country_flag = gate_builders_hostility }