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

Ship eventDLC: Leviathans
A single, massive warship has been discovered patrolling the … system. No life signs can be detected on the vessel, but it is emitting a very strong power signature and appears to be bristling with weapon systems. It does not respond to hails. Caution is advised.
The command below will trigger the "Automated Dreadnought" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Look at the size of that thing!
Firing conditions
Show raw conditions
owner = {
NOT = { has_country_flag = encountered_dreadnought }
}
FROM = {
has_star_flag = guardians_dreadnought_system
any_fleet_in_system = {
is_ship_size = npc_warship_01
owner = { is_country_type = guardian_dreadnought }
}
}