mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Dawn of the Dead (from Torment)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/dawn_of_the_dead.txt
Normal file
13
res/cardsfolder/dawn_of_the_dead.txt
Normal 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
|
||||
Reference in New Issue
Block a user