- Added Wayward Angel.

This commit is contained in:
jeffwadsworth
2012-01-23 16:35:17 +00:00
parent 3b0065e8b2
commit 4240c355c3
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9622,6 +9622,7 @@ res/cardsfolder/w/waxmane_baku.txt -text
res/cardsfolder/w/wayfarers_bauble.txt svneol=native#text/plain
res/cardsfolder/w/wayfaring_giant.txt svneol=native#text/plain
res/cardsfolder/w/waylay.txt svneol=native#text/plain
res/cardsfolder/w/wayward_angel.txt -text svneol=unset#text/plain
res/cardsfolder/w/wayward_soul.txt svneol=native#text/plain
res/cardsfolder/w/weakness.txt svneol=native#text/plain
res/cardsfolder/w/weakstone.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Wayward Angel
ManaCost:4 W W
Types:Creature Angel Horror
Text:no text
PT:4/4
K:Flying
K:Vigilance
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 3 | AddToughness$ 3 | SetColor$ Black | AddTrigger$ SacrificeCreature | AddHiddenKeyword$ Trample | Threshold$ True | Description$ Threshold : As long as seven or more cards are in your graveyard, CARDNAME gets +3/+3, is black, has trample, and has "At the beginning of your upkeep, sacrifice a creature."
SVar:SacrificeCreature:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, sacrifice a creature.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ You | SacValid$ Creature | SacMessage$ Creature
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/wayward_angel.jpg
End