mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
up
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:2 U
|
||||
Types:Creature Phyrexian Artificer
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigAnimate | TriggerDescription$ When CARDNAME enters the battlefield, up to one target artifact you control becomes an artifact creature with base power and toughness 4/4 for as long as CARDNAME remains on the battlefield.
|
||||
SVar:TrigAnimate:DB$ Animate | ValidTgts$ Artifact.YouCtrl | TgtPrompt$ Select target artifact you control | Power$ 4 | Toughness$ 4 | Types$ Artifact,Creature | Duration$ UntilHostLeavesPlay
|
||||
SVar:TrigAnimate:DB$ Animate | ValidTgts$ Artifact.YouCtrl | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target artifact you control | Power$ 4 | Toughness$ 4 | Types$ Artifact,Creature | Duration$ UntilHostLeavesPlay
|
||||
SVar:PlayMain1:TRUE
|
||||
Oracle:Toxic 1 (Players dealt combat damage by this creature also get a poison counter.)\nWhen Unctus's Retrofitter enters the battlefield, up to one target artifact you control becomes an artifact creature with base power and toughness 4/4 for as long as Unctus's Retrofitter remains on the battlefield.
|
||||
@@ -4,7 +4,7 @@ Types:Creature Phyrexian Bat
|
||||
PT:2/1
|
||||
K:Flying
|
||||
K:Toxic:1
|
||||
T:Mode$ Proliferate | ValidPlayer$ You | Execute$ TrigReturn | TriggerZones$ Graveyard | IsPresent$ Card.StrictlySelf | PresentZone$ Graveyard | PresentPlayer$ You | TriggerDescription$ When you proliferate, return Voidwing Hybrid from your graveyard to your hand.
|
||||
T:Mode$ Proliferate | ValidPlayer$ You | Execute$ TrigReturn | TriggerZones$ Graveyard | IsPresent$ Card.StrictlySelf | PresentZone$ Graveyard | PresentPlayer$ You | TriggerDescription$ When you proliferate, return CARDNAME from your graveyard to your hand.
|
||||
SVar:TrigReturn:DB$ ChangeZone | Defined$ Self | Origin$ Graveyard | Destination$ Hand
|
||||
DeckHas:Ability$Graveyard
|
||||
DeckHints:Ability$Proliferate
|
||||
|
||||
Reference in New Issue
Block a user