mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Added: Angel of Fury
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/angel_of_fury.txt
Normal file
10
res/cardsfolder/angel_of_fury.txt
Normal 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
|
||||
Reference in New Issue
Block a user