SotMSteamMods / CauldronMods

Mod adaptations of the Cauldron decks for Sentinels of the Multiverse for Steam Workshop
MIT License
15 stars 9 forks source link

Vengeful Spirits triggers the Ennead #1693

Open jamespicone opened 6 months ago

jamespicone commented 6 months ago

Describe the bug Vengeful Spirits from Blackwood Forest moves cards from the revealed location back to the trash using MoveCard, which triggers the Ennead's symbol effects.

Not clear to me if this is a bug or intended; i can't think of a way to reveal and return cards from the villain trash with the Ennead in play using base game content. If CleanupRevealedLocation or the usual reveal helpers were used this wouldn't happen because they use BulkMoveCards to return cards, and the ennead don't trigger on that. Arguably that's what we should do.

jamespicone commented 6 months ago

Tosx says triggering the Ennead is unintended and a bug.