mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
963 B
Plaintext
12 lines
963 B
Plaintext
|
Name:Soul Scourge
|
||
|
ManaCost:4 B
|
||
|
Types:Creature Nightmare Horror
|
||
|
PT:3/2
|
||
|
K:Flying
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield, target player loses 3 life.
|
||
|
SVar:TrigLoseLife:DB$LoseLife | ValidTgts$ Player | TgtPrompt$ Select a player | LifeAmount$ 3 | RememberTargets$ True | ForgetOtherTargets$ True
|
||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, that player gains 3 life.
|
||
|
SVar:TrigGainLife:DB$GainLife | Defined$ Remembered | LifeAmount$ 3
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_scourge.jpg
|
||
|
Oracle:Flying\nWhen Soul Scourge enters the battlefield, target player loses 3 life.\nWhen Soul Scourge leaves the battlefield, that player gains 3 life.
|