StellarisCommands.com

A Most Irritating Envoy

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

A Most Irritating Envoy

A Most Irritating Envoy event picture
Country event

The … envoy, …, has been exasperatingly tiresome in … efforts to represent … interests in …. Right from … first arrival, … shown unremitting hostility towards the …, unleashing an almost constant barrage of objections to our policies and actions. So great an irritation … been that few would weep to see the back of …, and we have heard whispers that a group of … loyalists are plotting to expedite … demise. Allowing this scheme to succeed would certainly be convenient, but allowing foreign dignitaries to be assassinated in our realm might not be the best of looks.

The command below will trigger the "A Most Irritating Envoy" event in Stellaris:

Player choices

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

  • We will not stoop to such measures. Snuff out the plot!
    • −30 Influence
  • Let us be rid of this troublesome envoy.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how A Most Irritating Envoy (envoy_events.5) connects.

Can lead to

Firing conditions

Show raw conditions
is_country_type = default
is_gestalt = no
NOT = { is_fanatic_egalitarian = yes }
NOT = { has_country_flag = recent_envoy_event }
any_relation = {
  is_harming_relations_with = root
  any_envoy = {
    has_envoy_task = {
      task = harm_relations
      target = root
    }
  }
  is_gestalt = no
  NOT = { has_country_flag = recent_envoy_event }
}
any_pop_faction = {
  NOT = { is_pop_faction_type = progressive }
  NOT = { is_pop_faction_type = prosperity }
  NOT = { is_pop_faction_type = xenoist }
  is_owner_ethic_pop_faction = yes
}