From a5287ea51151d3c48e62e5ef1440a370e44eb3ac Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 01:56:35 +0000 Subject: [PATCH] add Mistform Mutant (from Onslaught) --- .gitattributes | 1 + res/cardsfolder/mistform_mutant.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/mistform_mutant.txt diff --git a/.gitattributes b/.gitattributes index c42cf75eeca..7b271b0a818 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4581,6 +4581,7 @@ res/cardsfolder/mistbind_clique.txt -text svneol=native#text/plain res/cardsfolder/mistblade_shinobi.txt svneol=native#text/plain res/cardsfolder/mistfolk.txt -text svneol=native#text/plain res/cardsfolder/mistform_dreamer.txt svneol=native#text/plain +res/cardsfolder/mistform_mutant.txt svneol=native#text/plain res/cardsfolder/mistform_skyreaver.txt svneol=native#text/plain res/cardsfolder/mistform_ultimus.txt -text svneol=native#text/plain res/cardsfolder/mistmeadow_skulk.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/mistform_mutant.txt b/res/cardsfolder/mistform_mutant.txt new file mode 100644 index 00000000000..8f9dcb5f764 --- /dev/null +++ b/res/cardsfolder/mistform_mutant.txt @@ -0,0 +1,11 @@ +Name:Mistform Mutant +ManaCost:4 U U +Types:Creature Illusion Mutant +Text:no text +PT:3/4 +A:AB$ ChooseType | Cost$ 1 U | Defined$ You | Type$ Creature | InvalidTypes$ Wall | SubAbility$ SVar=DBAnimate | SpellDescription$ Choose a creature type other than Wall. Target creature becomes that type until end of turn. +SVar:DBAnimate:DB$ Animate | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ ChosenType | OverwriteTypes$ True | KeepSupertypes$ True | KeepCardTypes$ True +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/mistform_mutant.jpg +End \ No newline at end of file