StellarisCommands.com

Evangelists of Autonomy

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

Evangelists of Autonomy

Evangelists of Autonomy event picture
Situation event

The speeches of a Shroud-Forged unit on … have been attracting large crowds external to collective control. Transmitting the values of individualism, the unit has significantly altered the internal logic of many listeners. Projections indicate a danger that such activity may inspire the Shroud-Forged masses to further distance themselves from our network.

The command below will trigger the "Evangelists of Autonomy" event in Stellaris:

Player choices

When this event fires, you can choose between these 2 options:

  • Leave it to its sophistry.
  • Malfunction detected. Schedule unit for repair.
    • −1000 Unity

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Shroud-Forged
Show raw conditions
situation_event_shroud_forged_trigger = { FLAG = shroud_forged_600_cooldown }
exists = owner
owner = {
  has_origin = origin_shroud_forged
  any_owned_planet = {
    any_owned_pop_group = {
      pop_group_has_trait = trait_shroud_forged
    }
  }
}