From 8f5e45a6bcc9d10f81997a8bfc885cca4e5496ad Mon Sep 17 00:00:00 2001 From: Hellfish Date: Sat, 5 Nov 2011 20:02:32 +0000 Subject: [PATCH] *Added Minion Reflector. --- .gitattributes | 1 + res/cardsfolder/m/minion_reflector.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/m/minion_reflector.txt diff --git a/.gitattributes b/.gitattributes index ad38422dc8c..39b27727335 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5149,6 +5149,7 @@ res/cardsfolder/m/mindwrack_liege.txt svneol=native#text/plain res/cardsfolder/m/mine_bearer.txt svneol=native#text/plain res/cardsfolder/m/mine_layer.txt -text res/cardsfolder/m/minion_of_tevesh_szat.txt svneol=native#text/plain +res/cardsfolder/m/minion_reflector.txt -text res/cardsfolder/m/minions_murmurs.txt svneol=native#text/plain res/cardsfolder/m/minister_of_impediments.txt svneol=native#text/plain res/cardsfolder/m/minotaur_explorer.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/minion_reflector.txt b/res/cardsfolder/m/minion_reflector.txt new file mode 100644 index 00000000000..432b3e29131 --- /dev/null +++ b/res/cardsfolder/m/minion_reflector.txt @@ -0,0 +1,11 @@ +Name:Minion Reflector +ManaCost:5 +Types:Artifact +Text:no text +T:Mode$ ChangesZone | ValidCard$ Creature.nonToken+YouCtrl | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigCopy | OptionalDecider$ You | TriggerDescription$ Whenever a nontoken creature enters the battlefield under your control, you may pay 2. If you do, put a token that's a copy of that creature onto the battlefield. That token has haste and "At the beginning of the end step, exile this permanent." +SVar:TrigCopy:AB$CopyPermanent | Cost$ 2 | Defined$ TriggeredCard | Keywords$ Haste | AtEOT$ Exile +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/minion_reflector.jpg +SetInfo:ALA|Rare|http://magiccards.info/scans/en/ala/211.jpg +Oracle:Whenever a nontoken creature enters the battlefield under your control, you may pay {2}. If you do, put a token that's a copy of that creature onto the battlefield. That token has haste and "At the beginning of the end step, sacrifice this permanent." +End \ No newline at end of file