mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
13 lines
907 B
Plaintext
13 lines
907 B
Plaintext
Name:Recall
|
|
ManaCost:X X U
|
|
Types:Sorcery
|
|
A:SP$ Discard | Cost$ X X U | Defined$ You | Mode$ TgtChoose | NumCards$ X | References$ X | RememberDiscarded$ True | SubAbility$ DBChangeZone | SpellDescription$ Discard X cards, then return a card from your graveyard to your hand for each card discarded this way. Exile CARDNAME.
|
|
SVar:DBChangeZone:DB$ ChangeZone | Hidden$ True | Mandatory$ True | ChangeType$ Card.YouOwn | ChangeNum$ Y | References$ Y | Origin$ Graveyard | Destination$ Hand | SubAbility$ DBExile
|
|
SVar:DBExile:DB$ChangeZone | Origin$ Stack | Destination$ Exile | SubAbility$ Cleanup
|
|
SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Count$xPaid
|
|
SVar:Y:Remembered$Amount
|
|
SVar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/recall.jpg
|
|
Oracle:Discard X cards, then return a card from your graveyard to your hand for each card discarded this way. Exile Recall.
|