mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Reprocess
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7552,6 +7552,7 @@ res/cardsfolder/r/repercussion.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/r/replenish.txt svneol=native#text/plain
|
res/cardsfolder/r/replenish.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/repopulate.txt svneol=native#text/plain
|
res/cardsfolder/r/repopulate.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/reprisal.txt svneol=native#text/plain
|
res/cardsfolder/r/reprisal.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/r/reprocess.txt -text
|
||||||
res/cardsfolder/r/repulse.txt svneol=native#text/plain
|
res/cardsfolder/r/repulse.txt svneol=native#text/plain
|
||||||
res/cardsfolder/r/requiem_angel.txt -text
|
res/cardsfolder/r/requiem_angel.txt -text
|
||||||
res/cardsfolder/r/rescind.txt svneol=native#text/plain
|
res/cardsfolder/r/rescind.txt svneol=native#text/plain
|
||||||
|
|||||||
16
res/cardsfolder/r/reprocess.txt
Normal file
16
res/cardsfolder/r/reprocess.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Name:Reprocess
|
||||||
|
ManaCost:2 B B
|
||||||
|
Types:Sorcery
|
||||||
|
Text:no text
|
||||||
|
A:SP$ Sacrifice | Cost$ 2 B B | Defined$ You | Amount$ SacX | References$ SacX | SacValid$ Artifact,Creature,Land | RememberSacrificed$ True | Optional$ True | SubAbility$ DBDraw | SpellDescription$ Sacrifice any number of artifacts, creatures, and/or lands. Draw a card for each permanent sacrificed this way.
|
||||||
|
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ DrawX | References$ DrawX | SubAbility$ DBCleanup
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:SacX:Count$Valid Artifact.YouCtrl,Creature.YouCtrl,Land.YouCtrl
|
||||||
|
SVar:DrawX:Remembered$Amount
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reprocess.jpg
|
||||||
|
SetInfo:USG|Rare|http://magiccards.info/scans/en/us/154.jpg
|
||||||
|
SetInfo:7ED|Rare|http://magiccards.info/scans/en/7e/159.jpg
|
||||||
|
Oracle:Sacrifice any number of artifacts, creatures, and/or lands. Draw a card for each permanent sacrificed this way.
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user