mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.0 KiB
Plaintext
12 lines
1.0 KiB
Plaintext
|
Name:Massacre Wurm
|
||
|
ManaCost:3 B B B
|
||
|
Types:Creature Wurm
|
||
|
PT:6/5
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMassacre | TriggerDescription$ When CARDNAME enters the battlefield, creatures your opponents control get -2/-2 until end of turn.
|
||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever a creature an opponent controls dies, that player loses 2 life.
|
||
|
SVar:TrigMassacre:AB$ PumpAll | Cost$ 0 | NumAtt$ -2 | NumDef$ -2 | ValidCards$ Creature.OppCtrl | IsCurse$ True
|
||
|
SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | LifeAmount$ 2 | Defined$ TriggeredCardController
|
||
|
SVar:PlayMain1:TRUE
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/massacre_wurm.jpg
|
||
|
Oracle:When Massacre Wurm enters the battlefield, creatures your opponents control get -2/-2 until end of turn.\nWhenever a creature an opponent controls dies, that player loses 2 life.
|