mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
926 B
Plaintext
11 lines
926 B
Plaintext
|
Name:Aetherspouts
|
||
|
ManaCost:3 U U
|
||
|
Types:Instant
|
||
|
A:SP$ RepeatEach | Cost$ 3 U U | RepeatCards$ Creature.attacking | RepeatSubAbility$ DBChangeZone | SpellDescription$ For each attacking creature, its owner puts it on the top or bottom of his or her library.
|
||
|
SVar:DBChangeZone:DB$ GenericChoice | Defined$ RememberedController | ShowCurrentCard$ Remembered | Choices$ DBTop,DBBottom
|
||
|
SVar:DBTop:DB$ ChangeZone | Defined$ Remembered | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | SpellDescription$ Put that card on the top of library
|
||
|
SVar:DBBottom:DB$ ChangeZone | Defined$ Remembered | Origin$ Battlefield | Destination$ Library | LibraryPosition$ -1 | SpellDescription$ Put that card on the bottom of library
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/aetherspouts.jpg
|
||
|
Oracle:For each attacking creature, its owner puts it on the top or bottom of his or her library.
|