mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Rancid Earth.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6938,6 +6938,7 @@ res/cardsfolder/r/rampant_elephant.txt -text
|
||||
res/cardsfolder/r/rampant_growth.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rampart_crawler.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/ramses_overdark.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rancid_earth.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/r/rancor.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/ranger_en_vec.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/ranger_of_eos.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/r/rancid_earth.txt
Normal file
10
res/cardsfolder/r/rancid_earth.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Rancid Earth
|
||||
ManaCost:1 B B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Destroy | Cost$ 1 B B | ValidTgts$ Land | TgtPrompt$ Select target land | SubAbility$ DBRancidDamage | SpellDescription$ Destroy target land. Threshold - If seven or more cards are in your graveyard, instead destroy that land and CARDNAME deals 1 damage to each creature and each player.
|
||||
SVar:DBRancidDamage:DB$ DamageAll | NumDmg$ RancidX | ValidCards$ Creature | ValidPlayers$ Each
|
||||
SVar:RancidX:Count$Threshold.1.0
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rancid_earth.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user