magefree / mage

Magic Another Game Engine
http://xmage.today
MIT License
1.88k stars 770 forks source link

Six cards that should return random cards from graveyard to hand let you choose instead #8439

Closed sprangg closed 2 years ago

sprangg commented 2 years ago

I noticed that [[Haunted Fengraf]] let me choose the creature to put into my hand. I went through all similar cards and determined that [[Ghoulraiser]] and [[The Deck of Many Things]] also have this issue.

Edit: Ah, there were three more that I assumed were fixed by https://github.com/magefree/mage/commit/735e65b023773bbcf7f76928032278d3f71f3a70 but were not. Make a Wish, Charmbreaker Devils, and Cinderheart Giant (which actually doesn't deal with graveyards though but I grouped it in nonetheless).

github-actions[bot] commented 2 years ago

Haunted Fengraf - (Gatherer) (Scryfall) (EDHREC)

Land {T}: Add {C}. {3}, {T}, Sacrifice Haunted Fengraf: Return a creature card at random from your graveyard to your hand.

Ghoulraiser - (Gatherer) (Scryfall) (EDHREC)

{1}{B}{B} Creature — Zombie 2/2 When Ghoulraiser enters the battlefield, return a Zombie card at random from your graveyard to your hand.

The Deck of Many Things - (Gatherer) (Scryfall) (EDHREC)

{5} Legendary Artifact {2}, {T}: Roll a d20 and subtract the number of cards in your hand. If the result is 0 or less, discard your hand. 1—9 | Return a card at random from your graveyard to your hand. 10—19 | Draw two cards. 20 | Put a creature card from any graveyard onto the battlefield under your control. When that creature dies, its owner loses the game.