- Fixed Trespasser's Curse life gain subability.

This commit is contained in:
Agetian
2017-04-25 19:58:20 +00:00
parent 52aec9c49b
commit 20780c1a22

View File

@@ -5,7 +5,7 @@ K:Enchant player
A:SP$ Attach | Cost$ 1 B | ValidTgts$ Player | AILogic$ Curse A:SP$ Attach | Cost$ 1 B | ValidTgts$ Player | AILogic$ Curse
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.EnchantedPlayerCtrl | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever a creature enters the battlefield under enchanted player's control, that player loses 1 life and you gain 1 life. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.EnchantedPlayerCtrl | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever a creature enters the battlefield under enchanted player's control, that player loses 1 life and you gain 1 life.
SVar:TrigDrain:DB$ LoseLife | Defined$ TriggeredCardController | LifeAmount$ 1 | SubAbility# DBGainLife SVar:TrigDrain:DB$ LoseLife | Defined$ TriggeredCardController | LifeAmount$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/trespassers_curse.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/trespassers_curse.jpg
Oracle:Enchant player\nWhenever a creature enters the battlefield under enchanted player's control, that player loses 1 life and you gain 1 life. Oracle:Enchant player\nWhenever a creature enters the battlefield under enchanted player's control, that player loses 1 life and you gain 1 life.