mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
700 B
Plaintext
10 lines
700 B
Plaintext
|
Name:Oust
|
||
|
ManaCost:W
|
||
|
Types:Sorcery
|
||
|
A:SP$ ChangeZone | Cost$ W | Origin$ Battlefield | Destination$ Library | ValidTgts$ Creature | LibraryPosition$ 1 | RememberLKI$ True | SubAbility$ DBGainLife | SpellDescription$ Put target creature into its owner's library second from the top. Its controller gains 3 life.
|
||
|
# Library Position is zero indexed. So 1 is second from the top
|
||
|
SVar:DBGainLife:DB$GainLife | Defined$ RememberedController | LifeAmount$ 3 | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/oust.jpg
|
||
|
Oracle:Put target creature into its owner's library second from the top. Its controller gains 3 life.
|