Added: Angel of Fury

This commit is contained in:
jendave
2011-08-06 15:46:51 +00:00
parent 34e5a9d2ab
commit e02638a66d
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -181,6 +181,7 @@ res/cardsfolder/ancient_spring.txt -text svneol=native#text/plain
res/cardsfolder/ancient_tomb.txt -text svneol=native#text/plain
res/cardsfolder/andradite_leech.txt -text svneol=native#text/plain
res/cardsfolder/angel_of_despair.txt -text svneol=native#text/plain
res/cardsfolder/angel_of_fury.txt -text svneol=native#text/plain
res/cardsfolder/angel_of_light.txt -text svneol=native#text/plain
res/cardsfolder/angel_of_mercy.txt -text svneol=native#text/plain
res/cardsfolder/angel_of_retribution.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Angel of Fury
ManaCost:4 W W
Types:Creature Angel
PT:3/5
K:Flying
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Optional$ True | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ If CARDNAME is put into your graveyard from play, you may choose to shuffle CARDNAME into your library.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Library | Defined$ Self
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/angel_of_fury.jpg
End