StellarisCommands.com

A Strange Creature

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

A Strange Creature

A Strange Creature event picture
Country event

…, our emissary to the Galactic Community, has been spending a disturbing amount of time tending to a strange, small mammalian creature that began following … around. Presumably a domestic pet that escaped from one of the other delegations, it is undeniably cute but shows no sign of sapient thought. Although it is highly carnivorous and exhibits sharp teeth and claws, it is generally affectionate and desires plentiful physical contact in the form of petting - though its mood swings can be sudden and violent! Although the creature has proved a distraction for …'s more serious tasks, other delegates have commented on the endearing nature of the softer, more sentimental side of the … psyche that has been revealed.

The command below will trigger the "A Strange Creature" event in Stellaris:

Player choices

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

  • Perfect.

Firing conditions

Show raw conditions
is_country_type = default
NOT = { has_country_flag = recent_envoy_event }
is_galactic_community_member = yes
is_gestalt = no
NOR = {
  is_human_species = yes
  has_country_flag = human_1
  has_country_flag = human_2
  has_country_flag = human_plantoid
}
any_country = {
  is_galactic_community_member = yes
  NOT = { is_in_federation_with = root }
  NOT = { is_overlord_to = root }
  NOT = { root = { is_overlord_to = prev } }
  OR = {
    has_country_flag = human_1
    has_country_flag = human_2
    has_country_flag = human_plantoid
  }
}
any_owned_leader = {
  is_same_species = root
  is_assigned_to_galcom = yes
}