mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Added Knight of the Mists
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/k/knight_of_the_mists.txt
Normal file
14
res/cardsfolder/k/knight_of_the_mists.txt
Normal 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
|
||||
Reference in New Issue
Block a user