mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Contaminated Ground (from Rise of the Eldrazi)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/contaminated_ground.txt
Normal file
11
res/cardsfolder/contaminated_ground.txt
Normal 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
|
||||
Reference in New Issue
Block a user