Incoming Transmission
The "Incoming Transmission" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Incoming Transmission
Fleet event
…... Your ships have AGAIN violated the … system. This cannot be allowed to continue. Withdraw at once or suffer the consequences.
The command below will trigger the "Incoming Transmission" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- A navigation error. We will leave at once.
- Oh, be quiet. We like it here.
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Incoming Transmission (graygoo.162) connects.
Can lead to
- Incoming Transmission
graygoo.161
Firing conditions
Show raw conditions
from = {
has_star_flag = graygoo_factory_system
any_fleet_in_system = {
is_ship_size = graygoo_factory
exists = owner
owner = { is_country_type = gate_builders }
}
}
owner = {
has_country_flag = gk_first_entry
NOR = {
has_country_flag = gate_builders_hostility
has_country_flag = gk_told_to_leave
has_country_flag = violating_gatebuilder_space
}
}