StellarisCommands.com

OK

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

OK

Situation event

OK

The command below will trigger the "OK" event in Stellaris:

Firing conditions

Show raw conditions
owner = {
  is_country_type = fallen_empire
  is_at_war = no
  count_controlled_ship = {
    limit = { is_ship_size = constructor }
    count < 1
  }
  NOT = { has_country_flag = fallen_empire_constructor_spawn }
}