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

Fleet eventDLC: Leviathans
We received one last transmission from the … before the fleet engaged emergency FTL protocols and went dark. It includes mention of the gargantuan creature they had been fighting seemingly homing in on the fleet's FTL signature... If the beast has our scent, we should be prepared for savage retaliation.
The command below will trigger the "The Dragon Comes" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Alert all commands.Available only if Must not have ethic: Gestalt Consciousness.
- We will be ready.Available only if Requires ethic: Gestalt Consciousness.
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how The Dragon Comes (leviathans.650) connects.
Can lead to
- leviathans.651
leviathans.651
Firing conditions
Show raw conditions
owner = {
is_country_type = default
}
from = {
has_star_flag = guardians_dragon_system
}
any_combatant_fleet = {
exists = owner
owner = {
is_country_type = guardian_dragon
}
NOT = { has_fleet_flag = aggro_cooldown }
any_controlled_ship = {
is_ship_size = space_dragon_red
has_hp_percentage < 0.80
has_hp_percentage > 0.15
}
}