- Added Narrow Escape. Neat card.

This commit is contained in:
jendave
2011-08-06 16:31:33 +00:00
parent 9a7db79406
commit c32c9e323e
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3619,6 +3619,7 @@ res/cardsfolder/nantuko_shade.txt -text svneol=native#text/plain
res/cardsfolder/nantuko_vigilante.txt svneol=native#text/plain res/cardsfolder/nantuko_vigilante.txt svneol=native#text/plain
res/cardsfolder/narcissism.txt -text svneol=native#text/plain res/cardsfolder/narcissism.txt -text svneol=native#text/plain
res/cardsfolder/narcomoeba.txt svneol=native#text/plain res/cardsfolder/narcomoeba.txt svneol=native#text/plain
res/cardsfolder/narrow_escape.txt -text svneol=native#text/plain
res/cardsfolder/narwhal.txt -text svneol=native#text/plain res/cardsfolder/narwhal.txt -text svneol=native#text/plain
res/cardsfolder/nath_of_the_gilt_leaf.txt -text svneol=native#text/plain res/cardsfolder/nath_of_the_gilt_leaf.txt -text svneol=native#text/plain
res/cardsfolder/naths_buffoon.txt -text svneol=native#text/plain res/cardsfolder/naths_buffoon.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Narrow Escape
ManaCost:2 W
Types:Instant
Text:no text
A:SP$ChangeZone | Cost$ 2 W | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Permanent.YouCtrl | SubAbility$ SVar=DBGainLife | TgtPrompt$ Select target permanent you control. | SpellDescription$ Return target permanent you control to its owner's hand. You gain 4 life.
SVar:DBGainLife:DB$GainLife | LifeAmount$ 4
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/Narrow_Escape.jpg
End