mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
added Unstable Shapeshifter
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9996,6 +9996,7 @@ res/cardsfolder/u/unspeakable_symbol.txt svneol=native#text/plain
|
||||
res/cardsfolder/u/unstable_frontier.txt -text
|
||||
res/cardsfolder/u/unstable_hulk.txt svneol=native#text/plain
|
||||
res/cardsfolder/u/unstable_mutation.txt svneol=native#text/plain
|
||||
res/cardsfolder/u/unstable_shapeshifter.txt -text
|
||||
res/cardsfolder/u/unstoppable_ash.txt svneol=native#text/plain
|
||||
res/cardsfolder/u/unsummon.txt svneol=native#text/plain
|
||||
res/cardsfolder/u/untaidake_the_cloud_keeper.txt -text
|
||||
|
||||
14
res/cardsfolder/u/unstable_shapeshifter.txt
Normal file
14
res/cardsfolder/u/unstable_shapeshifter.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Unstable Shapeshifter
|
||||
ManaCost:3 U
|
||||
Types:Creature Shapeshifter
|
||||
Text:no text
|
||||
PT:0/1
|
||||
# Make SVars for granting abilities and triggers on clones distinct to avoid SVars getting overwritten when cloning a clone
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ USCopy | TriggerDescription$ Whenever another creature enters the battlefield, CARDNAME becomes a copy of that creature and gains this ability.
|
||||
SVar:USCopy:AB$ Clone | Cost$ 0 | Defined$ TriggeredCard | AddTriggers$ USTrig | AddSVars$ USCopy,USTrig
|
||||
SVar:USTrig:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ USCopy | TriggerDescription$ Whenever another creature enters the battlefield, CARDNAME becomes a copy of that creature and gains this ability.
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/unstable_shapeshifter.jpg
|
||||
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/100.jpg
|
||||
Oracle:Whenever another creature enters the battlefield, Unstable Shapeshifter becomes a copy of that creature and gains this ability.
|
||||
End
|
||||
Reference in New Issue
Block a user