Update ambulatory_edifice.txt

This commit is contained in:
squee1968
2023-02-02 08:17:34 -06:00
committed by Chris H
parent fa856da687
commit 91e4000ae9

View File

@@ -3,6 +3,6 @@ ManaCost:2 B
Types:Artifact Creature Phyrexian Construct
PT:3/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBTrigger | TriggerDescription$ When CARDNAME enters the battlefield, you may pay 2 life. When you do, target creature gets -1/-1 until end of turn.
SVar:DBTrigger:AB$ ImmediateTrigger | Cost$ PayLife<2> | Execute$ TrigDebuff
SVar:DBTrigger:AB$ ImmediateTrigger | Cost$ PayLife<2> | Execute$ TrigDebuff | TriggerDescription$ When you do, target creature gets -1/-1 until end of turn.
SVar:TrigDebuff:AB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True
Oracle:When Ambulatory Edifice enters the battlefield, you may pay 2 life. When you do, target creature gets -1/-1 until end of turn.