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

Leader event
The public have been swept up into a patriotic frenzy following a passionate speech delivered by …. … unbridled passion has heightened the sense of responsibility and nationalistic zeal that is now being felt throughout our territories.
The command below will trigger the "Echo in Eternity" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Nothing can stop us now.
- Gain modifier: Inspired Rhetoric
Firing conditions
Show raw conditions
exists = owner
owner = { is_at_war = yes }
OR = {
AND = {
leader_class = commander
exists = fleet
}
AND = {
leader_class = commander
exists = planet
}
}
OR = {
has_narratively_great_speaker_trait = yes
has_trait = leader_trait_army_veteran
has_trait = leader_trait_retired_fleet_officer
}
species = {
NOR = {
has_trait = trait_machine_unit
has_trait = trait_mechanical
is_species_class = ROBOT
is_species_class = MACHINE
}
}