StellarisCommands.com

Ethical changes on …

The "Ethical changes on …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Ethical changes on …

Ethical changes on … event picture
Country event

Prolonged contact with our scientific advisors on … seems to have made the natives more accepting of other species and cultures. The … are no longer so quick to react with revulsion when they look upon something that is alien to them.

The command below will trigger the "Ethical changes on …" event in Stellaris:

Player choices

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

  • Interesting.

Firing conditions

Show raw conditions
any_observed_pre_ftl_within_border = {
  OR = {
    is_under_societal_enlightenment = root
    has_country_flag = espionage_operation_targeted_by@root
  }
  is_xenophobe = yes
  NOT = {
    has_country_flag = xenophile_development
  }
}