StellarisCommands.com

OK

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

OK

Country event

OK

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

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how OK (war_in_heaven.17) connects.

Can lead to

Firing conditions

Show raw conditions
is_country_type = awakened_fallen_empire
has_global_flag = war_in_heaven_ongoing
NOT = {
  any_country = {
    is_at_war_with = root
    is_country_type = awakened_fallen_empire
  }
}