mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Moonlight Bargain
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/moonglove_winnower.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/moonhold.txt -text
|
res/cardsfolder/m/moonhold.txt -text
|
||||||
res/cardsfolder/m/moonlace.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/moonlight_geist.txt -text
|
||||||
res/cardsfolder/m/moonlit_strider.txt svneol=native#text/plain
|
res/cardsfolder/m/moonlit_strider.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/moonlit_wake.txt svneol=native#text/plain
|
res/cardsfolder/m/moonlit_wake.txt svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/m/moonlight_bargain.txt
Normal file
12
res/cardsfolder/m/moonlight_bargain.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user