mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
demonic_bargain.txt fix StackDesc and NoReveal
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Demonic Bargain
|
||||
ManaCost:2 B
|
||||
Types:Sorcery
|
||||
A:SP$ Dig | Defined$ You | DigNum$ 13 | ChangeNum$ All | DestinationZone$ Exile | SubAbility$ DBChangeZone | SpellDescription$ Exile the top thirteen cards of your library, then search your library for a card. Put that card into your hand, then shuffle.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True
|
||||
A:SP$ Dig | Defined$ You | DigNum$ 13 | ChangeNum$ All | DestinationZone$ Exile | SubAbility$ DBChangeZone | StackDescription$ SpellDescription | SpellDescription$ Exile the top thirteen cards of your library, then search your library for a card. Put that card into your hand, then shuffle.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | NoReveal$ True | Mandatory$ True | StackDescription$ None
|
||||
Oracle:Exile the top thirteen cards of your library, then search your library for a card. Put that card into your hand, then shuffle.
|
||||
|
||||
Reference in New Issue
Block a user