mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
13 lines
914 B
Plaintext
13 lines
914 B
Plaintext
Name:Tormented Hero
|
|
ManaCost:B
|
|
Types:Creature Human Warrior
|
|
PT:2/1
|
|
K:CARDNAME enters the battlefield tapped.
|
|
T:Mode$ SpellCast | ValidActivatingPlayer$ You | TargetsValid$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Heroic — Whenever you cast a spell that targets CARDNAME, each opponent loses 1 life. You gain life equal to the life lost this way.
|
|
SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
|
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ AFLifeLost
|
|
SVar:AFLifeLost:Number$0
|
|
#AFLifeLost will be set by LoseLife
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/tormented_hero.jpg
|
|
Oracle:Tormented Hero enters the battlefield tapped.\nHeroic — Whenever you cast a spell that targets Tormented Hero, each opponent loses 1 life. You gain life equal to the life lost this way.
|