mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Corpse Dance.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1510,6 +1510,7 @@ res/cardsfolder/c/core_prowler.txt svneol=native#text/plain
|
||||
res/cardsfolder/c/coretapper.txt svneol=native#text/plain
|
||||
res/cardsfolder/c/corpse_connoisseur.txt svneol=native#text/plain
|
||||
res/cardsfolder/c/corpse_cur.txt svneol=native#text/plain
|
||||
res/cardsfolder/c/corpse_dance.txt -text
|
||||
res/cardsfolder/c/corpse_harvester.txt svneol=native#text/plain
|
||||
res/cardsfolder/c/corpse_lunge.txt -text
|
||||
res/cardsfolder/c/corpsehatch.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/c/corpse_dance.txt
Normal file
13
res/cardsfolder/c/corpse_dance.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Corpse Dance
|
||||
ManaCost:2 B
|
||||
Types:Instant
|
||||
Text:no text
|
||||
SVar:Buyback:2
|
||||
A:SP$ ChangeZone | Cost$ 2 B | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Creature.TopGraveyardCreature+YouCtrl | Hidden$ True | Mandatory$ True | RememberChanged$ True | SubAbility$ DBPump | SpellDescription$ Return the top creature card of your graveyard to the battlefield. That creature gains haste until end of turn. Exile it at the beginning of the next end step.
|
||||
SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Haste & HIDDEN At the beginning of the end step, exile CARDNAME. | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/corpse_dance.jpg
|
||||
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/10.jpg
|
||||
Oracle:Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.)\nReturn the top creature card of your graveyard to the battlefield. That creature gains haste until end of turn. Exile it at the beginning of the next end step.
|
||||
End
|
||||
Reference in New Issue
Block a user