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