Added the following cards: Land Slide, Last-Ditch Effort, Mana Seism, Renounce, and Scapeshift

This commit is contained in:
moomarc
2012-08-17 09:44:07 +00:00
parent 1fed395b3a
commit 993adb08b4
6 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Name:Scapeshift
ManaCost:2 G G
Types:Sorcery
Text:no text
A:SP$ Sacrifice | Cost$ 2 G G | Defined$ You | Amount$ SacX | References$ SacX | SacValid$ Land | RememberSacrificed$ True | Optional$ True | SubAbility$ DBShift | SpellDescription$ Sacrifice any number of lands. Search your library for that many land cards, put them onto the battlefield tapped, then shuffle your library.
SVar:DBShift:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ ShiftX | References$ ShiftX | Tapped$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:SacX:Count$Valid Land.YouCtrl
SVar:ShiftX:Remembered$Amount
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/scapeshift.jpg
SetInfo:MOR|Rare|http://magiccards.info/scans/en/mt/136.jpg
Oracle:Sacrifice any number of lands. Search your library for that many land cards, put them onto the battlefield tapped, then shuffle your library.
End