- Added Rancid Earth.

This commit is contained in:
jeffwadsworth
2012-03-05 17:25:11 +00:00
parent fc1fa4c2ea
commit ab59503c06
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6938,6 +6938,7 @@ res/cardsfolder/r/rampant_elephant.txt -text
res/cardsfolder/r/rampant_growth.txt svneol=native#text/plain res/cardsfolder/r/rampant_growth.txt svneol=native#text/plain
res/cardsfolder/r/rampart_crawler.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/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/rancor.txt svneol=native#text/plain
res/cardsfolder/r/ranger_en_vec.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 res/cardsfolder/r/ranger_of_eos.txt svneol=native#text/plain

View 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