- Added Relic of Progenitus.

This commit is contained in:
jendave
2011-08-06 21:34:59 +00:00
parent 2184e25929
commit f43c9fb962
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5234,6 +5234,7 @@ res/cardsfolder/release_the_ants.txt svneol=native#text/plain
res/cardsfolder/relentless_rats.txt -text svneol=native#text/plain
res/cardsfolder/relic_barrier.txt -text svneol=native#text/plain
res/cardsfolder/relic_crush.txt -text svneol=native#text/plain
res/cardsfolder/relic_of_progenitus.txt -text svneol=native#text/plain
res/cardsfolder/relic_putrescence.txt -text svneol=native#text/plain
res/cardsfolder/reliquary_monk.txt svneol=native#text/plain
res/cardsfolder/reliquary_tower.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Relic of Progenitus
ManaCost:1
Types:Artifact
Text:no text
A:AB$ ChangeZone | Cost$ T | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | Mandatory$ True | ChangeType$ Card | ChangeNum$ 1 | Hidden$ True | IsCurse$ True | Chooser$ Targeted
A:AB$ ChangeZoneAll | Cost$ 1 Exile<1/CARDNAME> | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | SubAbility$ SVar=DBDraw | SpellDescription$ Exile all cards from all graveyards. Draw a card.
SVar:DBDraw:DB$Draw | NumCards$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/relic_of_progenitus.jpg
End