A New Federation
The "A New Federation" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
A New Federation

Country eventDLC: Federations
Let history record that on this day, the governments of the … and the … signed a treaty of federation. As founding members of the …, they will now face the future as firm allies. This new Galactic Union will serve as an shining example to the rest of the galaxy of all that can be accomplished by working together. A new era of interstellar diplomacy has begun!
The command below will trigger the "A New Federation" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- A great day.
Firing conditions
Show raw conditions
NOT = {
has_country_flag = first_federation_event
}
NAND = {
has_origin = origin_broken_shackles
federation = {
any_member = {
OR = {
has_origin = origin_slavers
allows_slavery = yes
}
}
}
}
federation = {
any_member = {
NOR = {
is_galactic_emperor = yes
has_country_flag = empire_rebel
has_country_flag = empire_loyalist
}
}
}