From 6b3734f87d0f44fc366162af3049beca66a21085 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:19:56 +0000 Subject: [PATCH] add Mirrorworks (from Mirrodin Besieged) using triggers and AF_CopyPermanent --- .gitattributes | 1 + res/cardsfolder/mirrorworks.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/mirrorworks.txt diff --git a/.gitattributes b/.gitattributes index 67fb51bac37..53eec0d7650 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4410,6 +4410,7 @@ res/cardsfolder/mirror_gallery.txt -text svneol=native#text/plain res/cardsfolder/mirror_sigil_sergeant.txt -text svneol=native#text/plain res/cardsfolder/mirror_universe.txt -text svneol=native#text/plain res/cardsfolder/mirror_wall.txt svneol=native#text/plain +res/cardsfolder/mirrorworks.txt -text svneol=native#text/plain res/cardsfolder/miscalculation.txt -text svneol=native#text/plain res/cardsfolder/mischievous_poltergeist.txt -text svneol=native#text/plain res/cardsfolder/misers_cage.txt svneol=native#text/plain diff --git a/res/cardsfolder/mirrorworks.txt b/res/cardsfolder/mirrorworks.txt new file mode 100644 index 00000000000..6de680577e7 --- /dev/null +++ b/res/cardsfolder/mirrorworks.txt @@ -0,0 +1,10 @@ +Name:Mirrorworks +ManaCost:5 +Types:Artifact +Text:no text +T:Mode$ ChangesZone | ValidCard$ Artifact.nonToken+Other | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigCopy | OptionalDecider$ You | TriggerDescription$ Whenever another nontoken artifact enters the battlefield under your control, you may pay 2. If you do, put a token that's a copy of that artifact onto the battlefield. +SVar:TrigCopy:AB$CopyPermanent | Cost$ 2 | Defined$ TriggeredCard +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/mirrorworks.jpg +End \ No newline at end of file