StellarisCommands.com

Federated

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

Federated

Federated event picture
Country event

… has appeared on every screen across the empire. Our population is waiting for the address to begin. …'s message highlights what a glorious day this is! The founding of this Federation is truly a cause for celebration. … speaks to bonds we forge with our allies, stating that cooperation with the … will usher in a new age. A golden age of greatness and prosperity! The transmission ends and usual newsfeed resumes.

The command below will trigger the "Federated" event in Stellaris:

Player choices

When this event fires, you can choose between the following option:

  • Long live the Federation!
    • …'s Luminary Trait improves.
    • Gain modifier: Positive Media Coverage

Firing conditions

Show raw conditions
exists = ruler
ruler = { has_leader_flag = paragon_origin_legendary_leader }
NOR = {
  has_country_flag = increase_leader_upkeep
  has_country_flag = first_federation_event
}
federation = {
  any_member = {
    NOR = {
      is_galactic_emperor = yes
      has_country_flag = empire_rebel
      has_country_flag = empire_loyalist
    }
  }
}