mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Fixed Polluted Bonds for multiplayer games
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Polluted Bonds
|
|||||||
ManaCost:3 B B
|
ManaCost:3 B B
|
||||||
Types:Enchantment
|
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.
|
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:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredCardController | LifeAmount$ 2 | SubAbility$ DBGainLife
|
||||||
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/polluted_bonds.jpg
|
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.
|
Oracle:Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life.
|
||||||
Reference in New Issue
Block a user