Skip to content

[fix] Correct a pair of "when you discard one or more X cards" triggered abilities#14550

Draft
muz wants to merge 5 commits into
magefree:masterfrom
muz:DiscardOneOrMoreCardsTriggeredAbility_filter
Draft

[fix] Correct a pair of "when you discard one or more X cards" triggered abilities#14550
muz wants to merge 5 commits into
magefree:masterfrom
muz:DiscardOneOrMoreCardsTriggeredAbility_filter

Conversation

@muz
Copy link
Copy Markdown
Contributor

@muz muz commented Feb 25, 2026

This should not be merged until after #14335 is complete.

  • [MSC] Implement Doctor Doom, King of Latveria #14335 was reviewed and identified mis-use of DiscardCardControllerTriggeredAbility where DiscardOneOrMoreCardsTriggeredAbility should be used
  • Doctor Doom has a requirement to filter on the cards being discarded so DiscardOneOrMoreCardsTriggeredAbility was updated to support this in a backwards compatible manner
  • I did a quick audit to see elsewhere WotC has had "whenever you discard one or more cards" and found these two card implementations
  • Both cards are using the wrong TriggerAbility, and can use the updated one that takes a filter arg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant