From 2b3174c765afc97889fc1687d973a8d7bd10aefe Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 29 Mar 2013 08:56:57 +0000 Subject: [PATCH] - Added Moonlight Bargain --- .gitattributes | 1 + res/cardsfolder/m/moonlight_bargain.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/m/moonlight_bargain.txt diff --git a/.gitattributes b/.gitattributes index 35a142ed88e..18595535325 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6836,6 +6836,7 @@ res/cardsfolder/m/moonglove_extract.txt svneol=native#text/plain res/cardsfolder/m/moonglove_winnower.txt svneol=native#text/plain res/cardsfolder/m/moonhold.txt -text res/cardsfolder/m/moonlace.txt -text +res/cardsfolder/m/moonlight_bargain.txt -text res/cardsfolder/m/moonlight_geist.txt -text res/cardsfolder/m/moonlit_strider.txt svneol=native#text/plain res/cardsfolder/m/moonlit_wake.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/moonlight_bargain.txt b/res/cardsfolder/m/moonlight_bargain.txt new file mode 100644 index 00000000000..6d5b7e04b61 --- /dev/null +++ b/res/cardsfolder/m/moonlight_bargain.txt @@ -0,0 +1,12 @@ +Name:Moonlight Bargain +ManaCost:3 B B +Types:Instant +A:SP$ Dig | Cost$ 3 B B | DigNum$ 5 | NoMove$ True | RememberRevealed$ True | SubAbility$ DBRepeat | SpellDescription$ Look at the top five cards of your library. For each card, put that card into your graveyard unless you pay 2 life. Then put the rest into your hand. +SVar:DBRepeat:DB$ RepeatEach | RepeatSubAbility$ DBChangeZone | RepeatCards$ Card.IsRemembered | Zone$ Library | UseImprinted$ True | SubAbility$ PutIntoHand +SVar:DBChangeZone:DB$ ChangeZone | Defined$ Imprinted | Origin$ Library | Destination$ Graveyard | UnlessCost$ PayLife<2> | UnlessPayer$ You | ForgetChanged$ True | StackDescription$ Put [{c:Imprinted}] into your graveyard +SVar:PutIntoHand:DB$ ChangeZoneAll | ChangeType$ Card.IsRemembered | Origin$ Library | Destination$ Hand | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/moonlight_bargain.jpg +Oracle:Look at the top five cards of your library. For each card, put that card into your graveyard unless you pay 2 life. Then put the rest into your hand. +SetInfo:RAV Rare \ No newline at end of file