diff --git a/.gitattributes b/.gitattributes index 96c1cb6a728..9c53dc47b16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5038,6 +5038,7 @@ res/cardsfolder/m/master_decoy.txt svneol=native#text/plain res/cardsfolder/m/master_healer.txt svneol=native#text/plain res/cardsfolder/m/master_of_arms.txt -text res/cardsfolder/m/master_of_etherium.txt svneol=native#text/plain +res/cardsfolder/m/master_of_the_veil.txt -text res/cardsfolder/m/master_of_the_wild_hunt.txt svneol=native#text/plain res/cardsfolder/m/master_splicer.txt svneol=native#text/plain res/cardsfolder/m/master_thief.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/master_of_the_veil.txt b/res/cardsfolder/m/master_of_the_veil.txt new file mode 100644 index 00000000000..d2e5ae3d4df --- /dev/null +++ b/res/cardsfolder/m/master_of_the_veil.txt @@ -0,0 +1,14 @@ +Name:Master of the Veil +ManaCost:2 U U +Types:Creature Human Wizard +Text:no text +PT:2/3 +K:Morph:2 U +T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigSetState | OptionalDecider$ You | TriggerDescription$ When CARDNAME is turned face up, you may turn target creature with morph face down. +SVar:TrigSetState:AB$SetState | Cost$ 0 | ValidTgts$ Creature.faceUp+withMorph | TgtPrompt$ Select target creature with morph. | Mode$ TurnFace +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/master_of_the_veil.jpg +SetInfo:LGN|Uncommon|http://magiccards.info/scans/en/le/43.jpg +Oracle:Morph {2}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Master of the Veil is turned face up, you may turn target creature with morph face down. +End \ No newline at end of file