diff --git a/res/cardsfolder/u/urborg_syphon_mage.txt b/res/cardsfolder/u/urborg_syphon_mage.txt index b39c35a4481..fbcd592fd2a 100644 --- a/res/cardsfolder/u/urborg_syphon_mage.txt +++ b/res/cardsfolder/u/urborg_syphon_mage.txt @@ -2,7 +2,8 @@ Name:Urborg Syphon-Mage ManaCost:2 B Types:Creature Human Spellshaper PT:2/2 -A:AB$ LoseLife | Cost$ 2 B T Discard<1/Card> | LifeAmount$ 2 | Defined$ Opponent | SubAbility$ DBGainLife | SpellDescription$ Each other player loses 2 life. You gain life equal to the life lost this way. -SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2 +A:AB$ LoseLife | Cost$ 2 B T Discard<1/Card> | LifeAmount$ 2 | Defined$ Player.Opponent | SubAbility$ DBGainLife | SpellDescription$ Each other player loses 2 life. You gain life equal to the life lost this way. +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ AFLifeLost +SVar:AFLifeLost:Number$0 SVar:Picture:http://resources.wizards.com/magic/cards/tsp/en-us/card108798.jpg Oracle:{2}{B}, {T}, Discard a card: Each other player loses 2 life. You gain life equal to the life lost this way. \ No newline at end of file