From e92bd7c84951c35d64a13f3c05b3ed18335fbff4 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:44:15 +0000 Subject: [PATCH] add Toymaker (from Mercadian Masques) --- .gitattributes | 1 + res/cardsfolder/toymaker.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/toymaker.txt diff --git a/.gitattributes b/.gitattributes index 259eb1823f4..12cc38e9f17 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6761,6 +6761,7 @@ res/cardsfolder/tower_of_the_magistrate.txt -text svneol=native#text/plain res/cardsfolder/towering_baloth.txt -text svneol=native#text/plain res/cardsfolder/toxic_iguanar.txt -text svneol=native#text/plain res/cardsfolder/toxin_sliver.txt -text svneol=native#text/plain +res/cardsfolder/toymaker.txt -text svneol=native#text/plain res/cardsfolder/tracker.txt svneol=native#text/plain res/cardsfolder/trade_caravan.txt svneol=native#text/plain res/cardsfolder/trade_routes.txt svneol=native#text/plain diff --git a/res/cardsfolder/toymaker.txt b/res/cardsfolder/toymaker.txt new file mode 100644 index 00000000000..27cc7950f7f --- /dev/null +++ b/res/cardsfolder/toymaker.txt @@ -0,0 +1,11 @@ +Name:Toymaker +ManaCost:2 +Types:Artifact Creature Spellshaper +Text:no text +PT:1/1 +A:AB$Animate | Cost$ 1 T Discard<1/Card> | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Creature | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.) +SVar:X:Targeted$CardManaCost +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/toymaker.jpg +End \ No newline at end of file