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:Supplant Form
|
||
|
ManaCost:4 U U
|
||
|
Types:Instant
|
||
|
A:SP$ ChangeZone | Cost$ 4 U U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | RememberLKI$ True | SubAbility$ DBCopy | SpellDescription$ Return target creature to its owner's hand. You create a token that's a copy of that creature.
|
||
|
SVar:DBCopy:DB$ CopyPermanent | Defined$ DirectRemembered | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
# use DirectRemembered to copy the LKI
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/supplant_form.jpg
|
||
|
Oracle:Return target creature to its owner's hand. You create a token that's a copy of that creature.
|