- Added Viashino Bladescout.

This commit is contained in:
jendave
2011-08-06 20:23:14 +00:00
parent 959cca05ce
commit 26b2a1e91b
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6953,6 +6953,7 @@ res/cardsfolder/veteran_swordsmith.txt -text svneol=native#text/plain
res/cardsfolder/veterans_reflexes.txt -text svneol=native#text/plain res/cardsfolder/veterans_reflexes.txt -text svneol=native#text/plain
res/cardsfolder/vex.txt -text svneol=native#text/plain res/cardsfolder/vex.txt -text svneol=native#text/plain
res/cardsfolder/vexing_beetle.txt -text svneol=native#text/plain res/cardsfolder/vexing_beetle.txt -text svneol=native#text/plain
res/cardsfolder/viashino_bladescout.txt svneol=native#text/plain
res/cardsfolder/viashino_cutthroat.txt -text svneol=native#text/plain res/cardsfolder/viashino_cutthroat.txt -text svneol=native#text/plain
res/cardsfolder/viashino_fangtail.txt -text svneol=native#text/plain res/cardsfolder/viashino_fangtail.txt -text svneol=native#text/plain
res/cardsfolder/viashino_grappler.txt -text svneol=native#text/plain res/cardsfolder/viashino_grappler.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Viashino Bladescout
ManaCost:1 R R
Types:Creature Viashino Scout
Text:no text
PT:2/1
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gains first strike until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ First Strike
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/viashino_bladescout.jpg
End