mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
update some shapeshifter with new code
This commit is contained in:
@@ -2,8 +2,7 @@ Name:Phyrexian Metamorph
|
|||||||
ManaCost:3 PU
|
ManaCost:3 PU
|
||||||
Types:Artifact Creature Shapeshifter
|
Types:Artifact Creature Shapeshifter
|
||||||
PT:0/0
|
PT:0/0
|
||||||
K:ETBReplacement:Copy:ChooseCreature:Optional
|
K:ETBReplacement:Copy:DBCopy:Optional
|
||||||
SVar:ChooseCreature:DB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.Other,Artifact.Other | SubAbility$ DBCopy | RememberChosen$ True | AILogic$ Clone | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.
|
SVar:DBCopy:DB$ Clone | Choices$ Creature.Other,Artifact.Other | AddTypes$ Artifact | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.
|
||||||
SVar:DBCopy:DB$ Clone | Defined$ Remembered | AddTypes$ Artifact
|
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_metamorph.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_metamorph.jpg
|
||||||
Oracle:({P/U} can be paid with either {U} or 2 life.)\nYou may have Phyrexian Metamorph enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.
|
Oracle:({P/U} can be paid with either {U} or 2 life.)\nYou may have Phyrexian Metamorph enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.
|
||||||
|
|||||||
@@ -2,10 +2,8 @@ Name:Vizier of Many Faces
|
|||||||
ManaCost:2 U U
|
ManaCost:2 U U
|
||||||
Types:Creature Shapeshifter Cleric
|
Types:Creature Shapeshifter Cleric
|
||||||
PT:0/0
|
PT:0/0
|
||||||
K:ETBReplacement:Copy:ChooseCreature:Optional
|
K:ETBReplacement:Copy:DBCopy:Optional
|
||||||
SVar:ChooseCreature:DB$ ChooseCard | Defined$ You | Amount$ 1 | Choices$ Creature.Other | SubAbility$ DBCopy | AILogic$ Clone | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any creature on the battlefield, except if CARDNAME was embalmed, the token has no mana cost, it's white, and it's a Zombie in addition to its other types.
|
SVar:DBCopy:DB$ Clone | Choices$ Creature.Other | Embalm$ True | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any creature on the battlefield, except if CARDNAME was embalmed, the token has no mana cost, it's white, and it's a Zombie in addition to its other types.
|
||||||
SVar:DBCopy:DB$ Clone | Defined$ ChosenCard | Embalm$ True | SubAbility$ DBCleanup
|
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
|
|
||||||
K:Embalm:3 U U
|
K:Embalm:3 U U
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vizier_of_many_faces.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/vizier_of_many_faces.jpg
|
||||||
Oracle:You may have Vizier of Many Faces enter the battlefield as a copy of any creature on the battlefield, except if Vizier of Many Faces was embalmed, the token has no mana cost, it's white, and it's a Zombie in addition to its other types.\nEmbalm {3}{U}{U}
|
Oracle:You may have Vizier of Many Faces enter the battlefield as a copy of any creature on the battlefield, except if Vizier of Many Faces was embalmed, the token has no mana cost, it's white, and it's a Zombie in addition to its other types.\nEmbalm {3}{U}{U}
|
||||||
|
|||||||
Reference in New Issue
Block a user