StellarisCommands.com

Gray

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

Gray

Gray event picture
Country event

Gimme a target! I need a target!

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

Player choices

When this event fires, you can choose between these 3 options:

  • We need you to serve as Official.
  • Transform into a Ground Unit.
  • Never mind.

Firing conditions

Show raw conditions
from = { is_country_type = gray }
is_same_value = event_target:gray_owner
has_country_flag = gray_warship_active
NOT = { has_country_flag = gray_reforming }
NOT = { has_country_flag = gray_diplomacy_engaged }
exists = event_target:gray_warship
any_controlled_fleet = { is_same_value = event_target:gray_warship }
event_target:gray_warship = { num_ships > 0 }