From d65b25b37e4f60188512b2c88ae0186bffec83de Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Fri, 4 Nov 2011 15:59:52 +0000 Subject: [PATCH] - Added Mistform Mask --- .gitattributes | 1 + res/cardsfolder/m/mistform_mask.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/m/mistform_mask.txt diff --git a/.gitattributes b/.gitattributes index f9d9e95db1e..52b19030945 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5179,6 +5179,7 @@ res/cardsfolder/m/mistbind_clique.txt svneol=native#text/plain res/cardsfolder/m/mistblade_shinobi.txt svneol=native#text/plain res/cardsfolder/m/mistfolk.txt svneol=native#text/plain res/cardsfolder/m/mistform_dreamer.txt svneol=native#text/plain +res/cardsfolder/m/mistform_mask.txt -text svneol=unset#text/plain res/cardsfolder/m/mistform_mutant.txt svneol=native#text/plain res/cardsfolder/m/mistform_seaswift.txt -text res/cardsfolder/m/mistform_shrieker.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/mistform_mask.txt b/res/cardsfolder/m/mistform_mask.txt new file mode 100644 index 00000000000..15fe0e78640 --- /dev/null +++ b/res/cardsfolder/m/mistform_mask.txt @@ -0,0 +1,12 @@ +Name:Mistform Mask +ManaCost:1 U +Types:Enchantment Aura +Text:no text +K:Enchant creature +A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ Pump +A:AB$ ChooseType | Cost$ 1 | Type$ Creature | AILogic$ MostProminentComputerControls | SubAbility$ DBAnimate | SpellDescription$ Enchanted creature becomes the creature type of your choice until end of turn. +SVar:DBAnimate:DB$ Animate | Defined$ Enchanted | Types$ ChosenType | OverwriteTypes$ True | KeepSupertypes$ True | KeepCardTypes$ True +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mistform_mask.jpg +End \ No newline at end of file