mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
Update ambulatory_edifice.txt
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user