mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Relic of Progenitus.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/relic_of_progenitus.txt
Normal file
11
res/cardsfolder/relic_of_progenitus.txt
Normal 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
|
||||
Reference in New Issue
Block a user