diff --git a/.gitattributes b/.gitattributes index 5a71a8ea5e8..b4b8d85d613 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/r/rancid_earth.txt b/res/cardsfolder/r/rancid_earth.txt new file mode 100644 index 00000000000..f237cc12484 --- /dev/null +++ b/res/cardsfolder/r/rancid_earth.txt @@ -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 \ No newline at end of file