- Fixed Polluted Bonds for multiplayer games

This commit is contained in:
moomarc
2013-07-08 11:54:07 +00:00
parent 1d6a015939
commit 764da32cba

View File

@@ -2,7 +2,7 @@ Name:Polluted Bonds
ManaCost:3 B B
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life.
SVar:TrigDrain:AB$LoseLife | Cost$ 0 | Defined$ Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2
SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredCardController | LifeAmount$ 2 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
SVar:Picture:http://www.wizards.com/global/images/magic/general/polluted_bonds.jpg
Oracle:Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life.