diff --git a/.gitattributes b/.gitattributes index 20283681b44..548a0ce9e9c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5398,6 +5398,7 @@ res/cardsfolder/m/mask_of_intolerance.txt svneol=native#text/plain res/cardsfolder/m/mask_of_law_and_grace.txt svneol=native#text/plain res/cardsfolder/m/mask_of_memory.txt svneol=native#text/plain res/cardsfolder/m/mask_of_riddles.txt svneol=native#text/plain +res/cardsfolder/m/mask_of_the_mimic.txt -text svneol=unset#text/plain res/cardsfolder/m/masked_admirers.txt svneol=native#text/plain res/cardsfolder/m/masked_gorgon.txt svneol=native#text/plain res/cardsfolder/m/mass_calcify.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/mask_of_the_mimic.txt b/res/cardsfolder/m/mask_of_the_mimic.txt new file mode 100644 index 00000000000..35ad7337746 --- /dev/null +++ b/res/cardsfolder/m/mask_of_the_mimic.txt @@ -0,0 +1,10 @@ +Name:Mask of the Mimic +ManaCost:U +Types:Instant +Text:no text +A:SP$ Pump | Cost$ U Sac<1/Creature> | ValidTgts$ Creature.nonToken | TgtPrompt$ Select target nontoken creature | Static$ True | StackDescription$ None | SubAbility$ DBChangeZone +SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Targeted.sameName | ChangeNum$ 1 | Hidden$ True | StackDescription$ Search your library for a card with the same name as target nontoken creature and put that card onto the battlefield. | SpellDescription$ As an additional cost to cast CARDNAME, sacrifice a creature. Search your library for a card with the same name as target nontoken creature and put that card onto the battlefield. Then shuffle your library. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/mask_of_the_mimic.jpg +End \ No newline at end of file