mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Added the following cards: Land Slide, Last-Ditch Effort, Mana Seism, Renounce, and Scapeshift
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -5220,6 +5220,7 @@ res/cardsfolder/l/land_equilibrium.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/land_leeches.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/land_tax.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/landbind_ritual.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/landslide.txt -text
|
||||
res/cardsfolder/l/lantern_kami.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lantern_lit_graveyard.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/lantern_of_insight.txt -text
|
||||
@@ -5236,6 +5237,7 @@ res/cardsfolder/l/lashwrithe.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/last_breath.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/last_caress.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/last_chance.txt -text
|
||||
res/cardsfolder/l/last_ditch_effort.txt -text
|
||||
res/cardsfolder/l/last_gasp.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/last_kiss.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/last_laugh.txt svneol=native#text/plain
|
||||
@@ -5638,6 +5640,7 @@ res/cardsfolder/m/mana_leak.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mana_leech.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mana_matrix.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mana_prism.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mana_seism.txt -text
|
||||
res/cardsfolder/m/mana_severance.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mana_short.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mana_tithe.txt svneol=native#text/plain
|
||||
@@ -7536,6 +7539,7 @@ res/cardsfolder/r/renewal.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/renewed_faith.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/renewing_dawn.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/renewing_touch.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/renounce.txt -text
|
||||
res/cardsfolder/r/reparations.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/repay_in_kind.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/repeal.txt svneol=native#text/plain
|
||||
@@ -7979,6 +7983,7 @@ res/cardsfolder/s/scaled_wurm.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/scalpelexis.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/scandalmonger.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/scapegoat.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/scapeshift.txt -text
|
||||
res/cardsfolder/s/scar.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/scarblade_elite.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/scare_tactics.txt svneol=native#text/plain
|
||||
|
||||
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
|
||||
15
res/cardsfolder/m/mana_seism.txt
Normal file
15
res/cardsfolder/m/mana_seism.txt
Normal 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
|
||||
15
res/cardsfolder/r/renounce.txt
Normal file
15
res/cardsfolder/r/renounce.txt
Normal 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
|
||||
15
res/cardsfolder/s/scapeshift.txt
Normal file
15
res/cardsfolder/s/scapeshift.txt
Normal 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
|
||||
Reference in New Issue
Block a user