StellarisCommands.com

A Bidden Chalice

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

A Bidden Chalice

Country event

The haze of the Shroud shudders, parting to reveal a chalice brimming with glistening liquid, its surface smooth and unbroken. A compulsion grips us. We reach forward without thought. The expectant liquid trembles as we begin to …. Clarity floods through. The more we …, the more the lie reveals itself. The fluid thickens, each drop beginning to curdle inside. We are overcome with an urge to purge our systems of the contaminate.

The command below will trigger the "A Bidden Chalice" event in Stellaris:

Player choices

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

  • Process.
    • This choice will resonate within the Shroud...
  • Expunge.
    • This choice will resonate within the Shroud...

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how A Bidden Chalice (shroud.3065) connects.

Can lead to

  • shroud.3066shroud.3066
  • shroud.3067shroud.3067

Firing conditions

Show raw conditions
NOT = { has_country_flag = shroud_3065_happened }
OR = {
  AND = {
    NOR = {
      has_covenant = the_eater_of_worlds
      has_country_flag = shroud_3065_happened_eater
    }
    is_in_domain = the_eater_of_worlds
  }
  AND = {
    NOR = {
      has_covenant = the_composer_of_strands
      has_country_flag = shroud_3065_happened_composer
    }
    is_in_domain = the_composer_of_strands
  }
  AND = {
    NOR = {
      has_covenant = the_cradle_of_souls
      has_country_flag = shroud_3065_happened_cradle
    }
    is_in_domain = the_cradle_of_souls
  }
  AND = {
    NOR = {
      has_covenant = the_instrument_of_desire
      has_country_flag = shroud_3065_happened_instrument
    }
    is_in_domain = the_instrument_of_desire
  }
}