An Ally Against the Queen
The "An Ally Against the Queen" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
An Ally Against the Queen
The Shroud reverberates with an unprecedented ferocity. Vast coils of energy writhe and thrash in the ether. Amid the strobing disorder, we behold the psionic echoes of the synthetic queen. Infinite and omnipotent, she toys with the galaxy in her palm. We are not alone in observing her. From a hidden vantage point, the Animator of Clay watches on, uncowed by the queen's limitless power. Why? Does it know of a weakness we do not? Will it assist us if we reach out to it? As we focus our minds upon the Animator, we sense its impatience. It is very likely that we will only have one opportunity to ask for its aid in this matter. Massive quantities of Energy and Zro will be needed for the effort.
The command below will trigger the "An Ally Against the Queen" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Reach out to the Animator of Clay.
- −2000 Energy Credits
- −500 Zro
- We do not need its help.
- We will never get another chance to request the Animator's help in defeating Cetana.
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how An Ally Against the Queen (shroud.10) connects.
Can lead to
- A Shaper of Synthetics
crisis.24100
Firing conditions
Show raw conditions
has_country_flag = synth_queen_can_contact_the_animator_of_clay
NOR = {
has_origin = origin_shroud_forged
has_country_flag = synth_queen_contacted_the_animator_already
has_country_flag = synth_queen_refused_the_animator_contact
has_covenant_with_end_of_the_cycle = yes
}
resource_stockpile_compare = {
resource = energy
value >= 2000
}
resource_stockpile_compare = {
resource = sr_zro
value >= 500
}