add Bladewing the Risen (from Scourge)

This commit is contained in:
jendave
2011-08-06 16:40:56 +00:00
parent 5851cde162
commit e68ed39c26
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -549,6 +549,7 @@ res/cardsfolder/blade_tribe_berserkers.txt -text svneol=native#text/plain
res/cardsfolder/bladed_pinions.txt -text svneol=native#text/plain
res/cardsfolder/blades_of_velis_vel.txt -text svneol=native#text/plain
res/cardsfolder/bladetusk_boar.txt -text svneol=native#text/plain
res/cardsfolder/bladewing_the_risen.txt -text svneol=native#text/plain
res/cardsfolder/bladewings_thrall.txt -text svneol=native#text/plain
res/cardsfolder/blanchwood_armor.txt -text svneol=native#text/plain
res/cardsfolder/blanchwood_treefolk.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Bladewing the Risen
ManaCost:3 B B R R
Types:Legendary Creature Zombie Dragon
Text:no text
PT:4/4
K:Flying
A:AB$PumpAll | Cost$ B R | ValidCards$ Creature.Dragon | NumAtt$ +1 | NumDef$ +1 | Dragon creatures get +1/+1 until end of turn.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | Optional$ True | TriggerDescription$ When Bladewing the Risen enters the battlefield, you may return target Dragon permanent card from your graveyard to the battlefield.
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Permanent.Dragon | TgtPrompt$ Choose target Dragon permanent in your graveyard.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/bladewing_the_risen.jpg
End