diff --git a/.gitattributes b/.gitattributes index 68f90e21dd6..f4dda9faae3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4533,6 +4533,7 @@ res/cardsfolder/k/knight_of_meadowgrain.txt svneol=native#text/plain res/cardsfolder/k/knight_of_new_alara.txt svneol=native#text/plain res/cardsfolder/k/knight_of_stromgald.txt svneol=native#text/plain res/cardsfolder/k/knight_of_sursi.txt svneol=native#text/plain +res/cardsfolder/k/knight_of_the_mists.txt -text res/cardsfolder/k/knight_of_the_reliquary.txt svneol=native#text/plain res/cardsfolder/k/knight_of_the_skyward_eye.txt svneol=native#text/plain res/cardsfolder/k/knight_of_the_white_orchid.txt svneol=native#text/plain diff --git a/res/cardsfolder/k/knight_of_the_mists.txt b/res/cardsfolder/k/knight_of_the_mists.txt new file mode 100644 index 00000000000..75324e80a27 --- /dev/null +++ b/res/cardsfolder/k/knight_of_the_mists.txt @@ -0,0 +1,14 @@ +Name:Knight of the Mists +ManaCost:2 U +Types:Creature Human Knight +Text:no text +PT:2/2 +K:Flanking +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME enters the battlefield, you may pay U. If you don't, destroy target Knight and it can't be regenerated. +SVar:TrigDestroy:AB$ Destroy | Cost$ 0 | ValidTgts$ Creature.Knight | TgtPrompt$ Select target Knight | NoRegen$ True | UnlessCost$ U | UnlessPayer$ You +SVar:ManaNeededToAvoidNegativeEffect:blue +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/knight_of_the_mists.jpg +SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/36.jpg +Oracle:Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)\nWhen Knight of the Mists enters the battlefield, you may pay {U}. If you don't, destroy target Knight and it can't be regenerated. +End \ No newline at end of file