add Contaminated Ground (from Rise of the Eldrazi)

This commit is contained in:
jendave
2011-08-07 00:00:53 +00:00
parent 4cc5da91d1
commit 570f7a2a66
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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