From 81bfd1ecea58a6c9474421f89729e7aa1fa61bc9 Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Fri, 7 Oct 2011 21:20:03 +0000 Subject: [PATCH] - Added Polymorph --- .gitattributes | 1 + res/cardsfolder/p/polymorph.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 res/cardsfolder/p/polymorph.txt diff --git a/.gitattributes b/.gitattributes index 523fea3ae86..b407e05bb63 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5915,6 +5915,7 @@ res/cardsfolder/p/pollenbright_wings.txt svneol=native#text/plain res/cardsfolder/p/polluted_bonds.txt svneol=native#text/plain res/cardsfolder/p/polluted_delta.txt svneol=native#text/plain res/cardsfolder/p/polluted_mire.txt svneol=native#text/plain +res/cardsfolder/p/polymorph.txt -text res/cardsfolder/p/ponder.txt svneol=native#text/plain res/cardsfolder/p/pongify.txt svneol=native#text/plain res/cardsfolder/p/pooling_venom.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/polymorph.txt b/res/cardsfolder/p/polymorph.txt new file mode 100644 index 00000000000..98625c1d41a --- /dev/null +++ b/res/cardsfolder/p/polymorph.txt @@ -0,0 +1,9 @@ +Name:Polymorph +ManaCost:3 U +Types:Sorcery +Text:no text +A:SP$ Destroy | Cost$ 3 U | NoRegen$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDig | SpellDescription$ Destroy target creature. It can't be regenerated. Its controller reveals cards from the top of his or her library until he or she reveals a creature card. The player puts that card onto the battlefield, then shuffles all other cards revealed this way into his or her library. +SVar:DBDig:DB$ DigUntil | Defined$ TargetedController | Valid$ Creature | ValidDescription$ creature | FoundDestination$ Battlefield | RevealedDestination$ Library +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/polymorph.jpg +End \ No newline at end of file