Update pact_weapon.txt

This commit is contained in:
squee1968
2022-07-20 20:16:38 -05:00
committed by GitHub
parent 85437913b7
commit 0723069473

View File

@@ -5,7 +5,7 @@ K:Equip:Discard<1/Card>
S:Mode$ Continuous | Affected$ You | IsPresent$ Card.Self+AttachedTo Creature | AddKeyword$ You don't lose the game for having 0 or less life. | Description$ As long as CARDNAME is attached to a creature, you don't lose the game for having 0 or less life.
T:Mode$ Attacks | ValidCard$ Creature.EquippedBy | Execute$ TrigDraw | TriggerDescription$ Whenever equipped creature attacks, draw a card and reveal it. The creature gets +X/+X until end of turn and you lose X life, where X is that card's mana value.
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Reveal$ True | RememberDrawn$ True | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | Defined$ TriggeredObject | NumAtt$ +X | NumDef$ +X | SubAbility$ DBLoseLife
SVar:DBPump:DB$ Pump | Defined$ TriggeredCard | NumAtt$ +X | NumDef$ +X | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ X | Defined$ You | SubAbility$ DBClean
SVar:DBClean:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$CardManaCost