Fix repeal not fizzling when cast on face down creature turning up

This commit is contained in:
Bug Hunter
2021-01-24 07:41:41 +00:00
committed by Hans Mackowiak
parent b422e403f3
commit 9a6edcb30e

View File

@@ -1,8 +1,8 @@
Name:Repeal
ManaCost:X U
Types:Instant
A:SP$ ChangeZone | Cost$ X U | Origin$ Battlefield | Destination$ Hand | TgtPrompt$ Choose target nonland permanent | ValidTgts$ Permanent.nonLand | SubAbility$ DBDraw | References$ X | SpellDescription$ Return target nonland permanent with converted mana cost X to its owner's hand. Draw a card.
A:SP$ ChangeZone | Cost$ X U | Origin$ Battlefield | Destination$ Hand | TgtPrompt$ Choose target nonland permanent | ValidTgts$ Permanent.nonLand+cmcEQX | SubAbility$ DBDraw | References$ X | SpellDescription$ Return target nonland permanent with converted mana cost X to its owner's hand. Draw a card.
SVar:DBDraw:DB$Draw | NumCards$ 1
SVar:X:Targeted$CardManaCost
SVar:X:Count$xPaid
SVar:Picture:http://www.wizards.com/global/images/magic/general/repeal.jpg
Oracle:Return target nonland permanent with converted mana cost X to its owner's hand.\nDraw a card.