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
885 B
Plaintext
13 lines
885 B
Plaintext
Name:Servant of Tymaret
|
|
ManaCost:2 B
|
|
Types:Creature Zombie
|
|
PT:1/3
|
|
A:AB$ Regenerate | Cost$ 2 B | SpellDescription$ Regenerate CARDNAME.
|
|
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Inspired — Whenever CARDNAME becomes untapped, 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/servant_of_tymaret.jpg
|
|
Oracle:Inspired — Whenever Servant of Tymaret becomes untapped, each opponent loses 1 life. You gain life equal to the life lost this way.\n{2}{B}: Regenerate Servant of Tymaret.
|