mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
772 B
Plaintext
11 lines
772 B
Plaintext
|
Name:Contaminated Ground
|
||
|
ManaCost:1 B
|
||
|
Types:Enchantment Aura
|
||
|
K:Enchant land
|
||
|
A:SP$ Attach | Cost$ 1 B | ValidTgts$ Land | AILogic$ ChangeType
|
||
|
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddType$ Swamp | RemoveSubTypes$ True | RemoveAllAbilities$ True | Description$ 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$ TriggeredCardController | LifeAmount$ 2
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/contaminated_ground.jpg
|
||
|
Oracle:Enchant land\nEnchanted land is a Swamp.\nWhenever enchanted land becomes tapped, its controller loses 2 life.
|