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

The people of … are delighted with the technology we have been sharing with them. They have flocked to the enclaves we established on the surface of their world, bombarding our scientists with questions about our culture and history. The eagerness of the … to learn more about us has accelerated our mission to advance the technological progress of their civilization. We have revised our initial time estimates.

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.
    • …: +…% Technological Progression.

Firing conditions

Show raw conditions
any_observed_pre_ftl_within_border = {
  OR = {
    is_under_open_technological_enlightenment = root
    has_country_flag = espionage_operation_targeted_by@root
  }
  species = {
    has_trait = trait_quick_learners
  }
  NOT = {
    has_country_flag = quick_learners_development
  }
}