StellarisCommands.com

Breach of Exploitation Act

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

Breach of Exploitation Act

Breach of Exploitation Act event picture
Country eventDLC: First Contact

Officials from the … have received word of our sharing of technological data with the …. They have informed us that this is a clear violation of the Exploitation Act, regardless of our intentions. The … will be considered in Breach of Galactic Law for the next ten years. In addition, we have been issued with a hefty fine.

The command below will trigger the "Breach of Exploitation Act" event in Stellaris:

Player choices

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

  • Curses!
    • −5000 Energy Credits

Firing conditions

Show raw conditions
is_country_type = default
OR = {
  any_observed_pre_ftl_within_border = {
    is_under_open_technological_enlightenment = root
  }
  any_pre_ftl_within_border = {
    has_country_flag = violation_of_exploitation@root
  }
}
is_galactic_community_formed = yes
is_galactic_community_member = yes
is_active_resolution = resolution_pre_ftl_stances_exploitation
NOT = {
  has_country_flag = resolution_breached_pre_ftl_stances_exploitation
}