mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
899 B
Plaintext
12 lines
899 B
Plaintext
|
Name:Mortis Dogs
|
||
|
ManaCost:3 B
|
||
|
Types:Creature Hound
|
||
|
PT:2/2
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +2/+0 until end of turn.
|
||
|
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 2
|
||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, target player loses life equal to its power.
|
||
|
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ MortisX | References$ MortisX
|
||
|
SVar:MortisX:TriggeredCard$CardPower
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/mortis_dogs.jpg
|
||
|
Oracle:Whenever Mortis Dogs attacks, it gets +2/+0 until end of turn.\nWhen Mortis Dogs dies, target player loses life equal to its power.
|