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:Landslide
ManaCost:R
Types:Sorcery
Text:no text
A:SP$ Sacrifice | Cost$ R | Defined$ You | Amount$ SacX | References$ SacX | SacValid$ Mountain | RememberSacrificed$ True | Optional$ True | SubAbility$ DBDamage | SpellDescription$ Sacrifice any number of Mountains. CARDNAME deals that much damage to target player.
SVar:DBDamage:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ DmgX | References$ DmgX | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:SacX:Count$Valid Mountain.YouCtrl
SVar:DmgX:Remembered$Amount
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/landslide.jpg
SetInfo:UDS|Uncommon|http://magiccards.info/scans/en/ud/92.jpg
Oracle:Sacrifice any number of Mountains. Landslide deals that much damage to target player.
End

View File

@@ -0,0 +1,15 @@
Name:Last-Ditch Effort
ManaCost:R
Types:Instant
Text:no text
A:SP$ Sacrifice | Cost$ R | Defined$ You | Amount$ SacX | References$ SacX | SacValid$ Creature | RememberSacrificed$ True | Optional$ True | SubAbility$ DBDamage | SpellDescription$ Sacrifice any number of creatures. CARDNAME deals that much damage to target creature or player.
SVar:DBDamage:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ DmgX | References$ DmgX | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:SacX:Count$Valid Creature.YouCtrl
SVar:DmgX:Remembered$Amount
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/last_ditch_effort.jpg
SetInfo:ULG|Uncommon|http://magiccards.info/scans/en/ul/83.jpg
Oracle:Sacrifice any number of creatures. Last-Ditch Effort deals that much damage to target creature or player.
End

View File

@@ -0,0 +1,15 @@
Name:Mana Seism
ManaCost:1 R
Types:Sorcery
Text:no text
A:SP$ Sacrifice | Cost$ 1 R | Defined$ You | Amount$ SacX | References$ SacX | SacValid$ Land | RememberSacrificed$ True | Optional$ True | SubAbility$ DBMana | SpellDescription$ Sacrifice any number of lands. Add 1 to your mana pool for each land sacrificed this way.
SVar:DBMana:DB$ Mana | Produced$ 1 | Amount$ X | References$ X | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:SacX:Count$Valid Land.YouCtrl
SVar:X:Remembered$Amount
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/mana_seism.jpg
SetInfo:CHK|Uncommon|http://magiccards.info/scans/en/chk/179.jpg
Oracle:Sacrifice any number of lands. Add {1} to your mana pool for each land sacrificed this way.
End

View File

@@ -0,0 +1,15 @@
Name:Renounce
ManaCost:1 W
Types:Instant
Text:no text
A:SP$ Sacrifice | Cost$ 1 W | Defined$ You | Amount$ SacX | References$ SacX | SacValid$ Permanent | RememberSacrificed$ True | Optional$ True | SubAbility$ DBGainLife | SpellDescription$ Sacrifice any number of permanents. You gain 2 life for each permanent sacrificed this way.
SVar:DBGainLife:DB$GainLife | LifeAmount$ LifeX | References$ LifeX | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:SacX:Count$Valid Permanent.YouCtrl
SVar:LifeX:Remembered$Amount.Twice
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/renounce.jpg
SetInfo:MMQ|Uncommon|http://magiccards.info/scans/en/mm/42.jpg
Oracle:Sacrifice any number of permanents. You gain 2 life for each permanent sacrificed this way.
End

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