StellarisCommands.com

Substance Abuse

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

Substance Abuse

Substance Abuse event picture
Country event

Our ambassador corps has for some time been concerned at the performance of …, one of our officials to the …. Now, evidence has come to light that … appear… to have fallen prey to an alien substance from the … that has proven extremely addictive to …. Although the trade in this substance is highly illegal among the …, a lucrative black market run by cutthroat drug lords has sprung up. These drug lords, who apparently managed to introduce it to … as a potent aphrodisiac, now exert a considerable degree of influence over …, who is forced to do their bidding in return for satisfying … cravings.

The command below will trigger the "Substance Abuse" event in Stellaris:

Player choices

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

  • Fire ….
    • … is replaced with immediate effect. However, it will prove impossible to cover up this stain on our diplomatic corps.
    • Gain modifier: Diplomatic Corps Ridiculed
  • Recall … to … for retraining.

Firing conditions

Show raw conditions
is_country_type = default
is_gestalt = no
any_owned_leader = {
  species = { is_robotic = no }
  OR = {
    AND = {
      is_assigned_to_federation = yes
      root.federation = {
        any_member = {
          NOR = {
            is_same_value = root
            is_same_species = root
            is_same_species = prevprev
            is_gestalt = yes
          }
        }
      }
    }
    AND = {
      is_assigned_to_galcom = yes
      any_country = {
        is_galactic_community_member = yes
        NOR = {
          is_same_value = root
          is_same_species = root
          is_same_species = prevprev
          is_gestalt = yes
        }
      }
    }
  }
  NOT = { has_leader_flag = respected_envoy }
}
NOT = { has_country_flag = recent_envoy_event }