From a60579e4a8dd07b969259c945e00d8d12fd1c644 Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 18 Oct 2012 05:56:45 +0000 Subject: [PATCH] - Added Aura Finesse by swordshine. --- .gitattributes | 2 ++ res/cardsfolder/a/aura_finesse.txt | 13 +++++++++++++ res/cardsfolder/m/monomania.txt | 12 ++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 res/cardsfolder/a/aura_finesse.txt create mode 100644 res/cardsfolder/m/monomania.txt diff --git a/.gitattributes b/.gitattributes index b86f99d14e0..7e0b40e40b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -545,6 +545,7 @@ res/cardsfolder/a/aunties_hovel.txt svneol=native#text/plain res/cardsfolder/a/aunties_snitch.txt -text res/cardsfolder/a/aura_blast.txt svneol=native#text/plain res/cardsfolder/a/aura_extraction.txt svneol=native#text/plain +res/cardsfolder/a/aura_finesse.txt -text res/cardsfolder/a/aura_flux.txt svneol=native#text/plain res/cardsfolder/a/aura_fracture.txt svneol=native#text/plain res/cardsfolder/a/aura_gnarlid.txt svneol=native#text/plain @@ -6293,6 +6294,7 @@ res/cardsfolder/m/mongrel_pack.txt svneol=native#text/plain res/cardsfolder/m/monk_idealist.txt svneol=native#text/plain res/cardsfolder/m/monk_realist.txt svneol=native#text/plain res/cardsfolder/m/monkey_cage.txt svneol=native#text/plain +res/cardsfolder/m/monomania.txt -text res/cardsfolder/m/monss_goblin_raiders.txt svneol=native#text/plain res/cardsfolder/m/monstrify.txt svneol=native#text/plain res/cardsfolder/m/monstrous_carabid.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/aura_finesse.txt b/res/cardsfolder/a/aura_finesse.txt new file mode 100644 index 00000000000..f89ee8af499 --- /dev/null +++ b/res/cardsfolder/a/aura_finesse.txt @@ -0,0 +1,13 @@ +Name:Aura Finesse +ManaCost:U +Types:Instant +Text:no text +A:SP$ Pump | Cost$ U | ValidTgts$ Aura.YouCtrl | TgtPrompt$ Select target aura you control | SubAbility$ FinesseAttach | StackDescription$ None | SpellDescription$ Attach target Aura you control to target creature.Draw a card. +SVar:FinesseAttach:DB$ Attach | Object$ Targeted | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | NumCards$ 1 +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/aura_finesse.jpg +SetInfo:ROE|Rare|http://magiccards.info/scans/en/roe/54.jpg +Oracle:Attach target Aura you control to target creature.\nDraw a card. +End \ No newline at end of file diff --git a/res/cardsfolder/m/monomania.txt b/res/cardsfolder/m/monomania.txt new file mode 100644 index 00000000000..061d037516e --- /dev/null +++ b/res/cardsfolder/m/monomania.txt @@ -0,0 +1,12 @@ +Name:Monomania +ManaCost:3 B B +Types:Sorcery +Text:no text +A:SP$ ChooseCard | Cost$ 3 B B | ValidTgts$ Player | Amount$ 1 | Choices$ Card | SubAbility$ DBDiscard | RememberChosen$ True | AILogic$ AtLeast2 | TargetControls$ True | ChoiceZone$ Hand | SpellDescription$ Target player chooses a card in his or her hand and discards the rest. +SVar:DBDiscard:DB$ Discard | Defined$ Targeted | Mode$ NotRemembered | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/monomania.jpg +SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/102.jpg +Oracle:Target player chooses a card in his or her hand and discards the rest. +End \ No newline at end of file