add Dawn of the Dead (from Torment)

This commit is contained in:
jendave
2011-08-07 01:57:17 +00:00
parent d29683f511
commit 61c50aecba
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1695,6 +1695,7 @@ res/cardsfolder/dauthi_warlord.txt -text svneol=native#text/plain
res/cardsfolder/davenant_archer.txt -text svneol=native#text/plain
res/cardsfolder/davenant_healer.txt -text svneol=native#text/plain
res/cardsfolder/dawn_elemental.txt -text svneol=native#text/plain
res/cardsfolder/dawn_of_the_dead.txt -text svneol=native#text/plain
res/cardsfolder/dawnglare_invoker.txt -text svneol=native#text/plain
res/cardsfolder/dawning_purist.txt svneol=native#text/plain
res/cardsfolder/dawnray_archer.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Dawn of the Dead
ManaCost:2 B B B
Types:Enchantment
Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ At the beginning of your upkeep, you lose 1 life.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigChange | TriggerDescription$ At the beginning of your upkeep, you may return target creature card from your graveyard to the battlefield.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouCtrl | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | Defined$ Targeted | KW$ Haste & HIDDEN At the beginning of the end step, exile CARDNAME.
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/dawn_of_the_dead.jpg
End