From c534c79b012b445d48d14dc48e0cd183851d10a2 Mon Sep 17 00:00:00 2001 From: ArsenalNut Date: Tue, 3 Jul 2012 03:57:40 +0000 Subject: [PATCH] added Unstable Shapeshifter --- .gitattributes | 1 + res/cardsfolder/u/unstable_shapeshifter.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 res/cardsfolder/u/unstable_shapeshifter.txt diff --git a/.gitattributes b/.gitattributes index 10f2bfbee33..795ddb56007 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/u/unstable_shapeshifter.txt b/res/cardsfolder/u/unstable_shapeshifter.txt new file mode 100644 index 00000000000..59d42179dc0 --- /dev/null +++ b/res/cardsfolder/u/unstable_shapeshifter.txt @@ -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 \ No newline at end of file