Added Knight of the Mists

This commit is contained in:
moomarc
2011-12-18 10:52:58 +00:00
parent 519c4c52c5
commit 8d1efc6868
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_new_alara.txt svneol=native#text/plain
res/cardsfolder/k/knight_of_stromgald.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_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_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_skyward_eye.txt svneol=native#text/plain
res/cardsfolder/k/knight_of_the_white_orchid.txt svneol=native#text/plain res/cardsfolder/k/knight_of_the_white_orchid.txt svneol=native#text/plain

View File

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