mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
17 lines
1.4 KiB
Plaintext
17 lines
1.4 KiB
Plaintext
Name:Cranial Extraction
|
|
ManaCost:3 B
|
|
Types:Sorcery Arcane
|
|
A:SP$ NameCard | Cost$ 3 B | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland | SubAbility$ ExileYard | SpellDescription$ Choose a nonland card name. Search target player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library.
|
|
|
|
SVar:ExileYard:DB$ ChangeZoneAll | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Card.NamedCard | SubAbility$ ExileHand | StackDescription$ None
|
|
SVar:ExileHand:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | DefinedPlayer$ Targeted | ChangeType$ Card.NamedCard | ChangeNum$ NumInHand | Chooser$ You | SubAbility$ ExileLib | References$ NumInHand | StackDescription$ None
|
|
SVar:ExileLib:DB$ ChangeZone | Origin$ Library | Destination$ Exile | DefinedPlayer$ Targeted | ChangeType$ Card.NamedCard | ChangeNum$ NumInLib | Chooser$ You | Search$ True | Shuffle$ True | References$ NumInLib | SubAbility$ DBCleanup | StackDescription$ None
|
|
|
|
SVar:NumInLib:TargetedPlayer$CardsInLibrary
|
|
SVar:NumInHand:TargetedPlayer$CardsInHand
|
|
|
|
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
|
|
|
SVar:Picture:http://resources.wizards.com/magic/cards/chk/en-us/card80281.jpg
|
|
Oracle:Choose a nonland card name. Search target player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library.
|