Fix Bonds of Mortality

This commit is contained in:
tool4EvEr
2021-02-24 21:48:47 +01:00
parent 96938b20b1
commit f59b8b782f

View File

@@ -2,8 +2,8 @@ Name:Bonds of Mortality
ManaCost:1 G
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
A:AB$ Effect | Cost$ G | StaticAbilities$ STLoseAB | SpellDescription$ Creatures your opponents control lose hexproof and indestructible until end of turn.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
SVar:STLoseAB:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.OppCtrl | RemoveKeyword$ Hexproof & Indestructible | Description$ Creatures your opponents control lose hexproof and indestructible until end of turn.
AI:RemoveDeck:All
SVar:Picture:http://www.wizards.com/global/images/magic/general/bonds_of_mortality.jpg
Oracle:When Bonds of Mortality enters the battlefield, draw a card.\n{G}: Creatures your opponents control lose hexproof and indestructible until end of turn.