StellarisCommands.com

Technological Development: Progress on …

The "Technological Development: Progress on …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Technological Development: Progress on …

Technological Development: Progress on … event picture
Country event

Our mission to bring technological development to the … on … is proceeding ahead of schedule, in large part due to their unusual intelligence. Although theirs is a relatively young civilization, our scientific advisors see great potential in the ….

The command below will trigger the "Technological Development: Progress on …" event in Stellaris:

Player choices

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

  • Excellent.
    • …: +20% Technological Progression.

Firing conditions

Show raw conditions
any_observed_pre_ftl_within_border = {
  NOR = {
    has_country_flag = intelligent_learners_development
    is_broken_shackles_pre_ftl_to_scope = { SCOPE = root }
  }
  OR = {
    is_under_open_technological_enlightenment = root
    has_country_flag = espionage_operation_targeted_by@root
  }
  species = {
    has_trait = trait_intelligent
  }
}