From 1b08405d0b2bc2ef55a2ed2a0547c8faba67aa64 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 7 Oct 2012 22:08:23 +0000 Subject: [PATCH] - Added Memoricide. --- .gitattributes | 1 + res/cardsfolder/m/memoricide.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/m/memoricide.txt diff --git a/.gitattributes b/.gitattributes index 326f8e39620..ef915a96e5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5999,6 +5999,7 @@ res/cardsfolder/m/meltdown.txt svneol=native#text/plain res/cardsfolder/m/melting.txt -text res/cardsfolder/m/memnarch.txt svneol=native#text/plain res/cardsfolder/m/memnite.txt svneol=native#text/plain +res/cardsfolder/m/memoricide.txt -text res/cardsfolder/m/memory_erosion.txt svneol=native#text/plain res/cardsfolder/m/memory_jar.txt -text res/cardsfolder/m/memory_lapse.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/memoricide.txt b/res/cardsfolder/m/memoricide.txt new file mode 100644 index 00000000000..b779ceb2d61 --- /dev/null +++ b/res/cardsfolder/m/memoricide.txt @@ -0,0 +1,17 @@ +Name:Memoricide +ManaCost:3 B +Types:Sorcery +Text:no text +A:SP$ NameCard | Cost$ 3 B | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland | SubAbility$ ExileYard | SpellDescription$ Name a nonland card. Search target player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library. +SVar:ExileYard:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Card.NamedCard | Chooser$ You | ChangeNum$ NumInYard | Hidden$ True | SubAbility$ ExileHand | StackDescription$ Name a nonland card. Search target player's graveyard, hand, and library for any number of cards with that name and exile them. Then that player shuffles his or her library. +SVar:ExileHand:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | DefinedPlayer$ Targeted | ChangeType$ Card.NamedCard | ChangeNum$ NumInHand | Chooser$ You | SubAbility$ ExileLib | StackDescription$ None +SVar:ExileLib:DB$ ChangeZone | Origin$ Library | Destination$ Exile | DefinedPlayer$ Targeted | ChangeType$ Card.NamedCard | ChangeNum$ NumInLib | Chooser$ You | Shuffle$ True | StackDescription$ None +SVar:NumInLib:TargetedPlayer$CardsInLibrary +SVar:NumInHand:TargetedPlayer$CardsInHand +SVar:NumInYard:TargetedPlayer$CardsInGraveyard +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/memoricide.jpg +SetInfo:SOM|Rare|http://magiccards.info/scans/en/som/69.jpg +Oracle:Name a nonland card. Search target player's graveyard, hand, and library for any number of cards with that name and exile them. Then that player shuffles his or her library. +End \ No newline at end of file