diff --git a/.gitattributes b/.gitattributes index 9f5c0fed7d2..628e22adb92 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/relic_of_progenitus.txt b/res/cardsfolder/relic_of_progenitus.txt new file mode 100644 index 00000000000..042f5ad00ea --- /dev/null +++ b/res/cardsfolder/relic_of_progenitus.txt @@ -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 \ No newline at end of file