mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Added the following cards: Land Slide, Last-Ditch Effort, Mana Seism, Renounce, and Scapeshift
This commit is contained in:
15
res/cardsfolder/l/landslide.txt
Normal file
15
res/cardsfolder/l/landslide.txt
Normal 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
|
||||
15
res/cardsfolder/l/last_ditch_effort.txt
Normal file
15
res/cardsfolder/l/last_ditch_effort.txt
Normal 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
|
||||
Reference in New Issue
Block a user