diff --git a/.gitattributes b/.gitattributes index 828e4480364..ea7344292f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1376,6 +1376,7 @@ res/cardsfolder/contagion_clasp.txt -text svneol=native#text/plain res/cardsfolder/contagion_engine.txt -text svneol=native#text/plain res/cardsfolder/contagious_nim.txt -text svneol=native#text/plain res/cardsfolder/contaminated_bond.txt -text svneol=native#text/plain +res/cardsfolder/contaminated_ground.txt -text svneol=native#text/plain res/cardsfolder/contemplation.txt -text svneol=native#text/plain res/cardsfolder/contested_war_zone.txt svneol=native#text/plain res/cardsfolder/control_magic.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/contaminated_ground.txt b/res/cardsfolder/contaminated_ground.txt new file mode 100644 index 00000000000..86ea87e07e0 --- /dev/null +++ b/res/cardsfolder/contaminated_ground.txt @@ -0,0 +1,11 @@ +Name:Contaminated Ground +ManaCost:1 B +Types:Enchantment Aura +Text:no text +K:Enchant Land Curse +K:stAnimateEnchanted:Land:0/0:Land,Swamp,Overwrite,KeepSupertype:no colors:No Abilities:No Condition:Enchanted land is a Swamp. +T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigLose | TriggerDescription$ Whenever enchanted land becomes tapped, its controller loses 2 life. +SVar:TrigLose:AB$LoseLife | Cost$ 0 | Defined$ EnchantedController | LifeAmount$ 2 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/rise_of_the_eldrazi.jpg +End \ No newline at end of file