mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
1.1 KiB
Plaintext
10 lines
1.1 KiB
Plaintext
|
Name:Settle the Wreckage
|
||
|
ManaCost:2 W W
|
||
|
Types:Instant
|
||
|
A:SP$ ChangeZoneAll | Cost$ 2 W W | ValidTgts$ Player | ChangeType$ Creature.attacking | TgtPrompt$ Select target player | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBGetLands | SpellDescription$ Exile all attacking creatures target player controls. That player may search his or her library for that many basic lands, put those cards onto the battlefield tapped, then shuffle his or her library.
|
||
|
SVar:DBGetLands:DB$ ChangeZone | Optional$ True | Origin$ Library | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ X | References$ X | DefinedPlayer$ RememberedController | ShuffleNonMandatory$ True | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Count$RememberedSize
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/settle_the_wreckage.jpg
|
||
|
Oracle:Exile all attacking creatures target player controls. That player may search his or her library for that many basic lands, put those cards onto the battlefield tapped, then shuffle his or her library.
|