- Added Mistform Mask

This commit is contained in:
jeffwadsworth
2011-11-04 15:59:52 +00:00
parent fe40b902c7
commit d65b25b37e
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/mistblade_shinobi.txt svneol=native#text/plain
res/cardsfolder/m/mistfolk.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_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_mutant.txt svneol=native#text/plain
res/cardsfolder/m/mistform_seaswift.txt -text res/cardsfolder/m/mistform_seaswift.txt -text
res/cardsfolder/m/mistform_shrieker.txt svneol=native#text/plain res/cardsfolder/m/mistform_shrieker.txt svneol=native#text/plain

View File

@@ -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