mtg-forge-ios/forge-gui/res/cardsfolder/m/massacre_wurm.txt

12 lines
1.0 KiB
Plaintext
Raw Normal View History

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.