Update ambulatory_edifice.txt

This commit is contained in:
squee1968
2023-02-02 08:04:03 -06:00
committed by Chris H
parent 3366c2fa6f
commit 55538a5b3d

View File

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