mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
930 B
Plaintext
10 lines
930 B
Plaintext
|
Name:Make Yourself Useful
|
||
|
ManaCost:no cost
|
||
|
Types:Scheme
|
||
|
T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ MakeUseful | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, destroy target creature an opponent controls. If a creature is destroyed this way, you gain life equal to its toughness.
|
||
|
SVar:MakeUseful:DB$ Destroy | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | RememberDestroyed$ True | SubAbility$ DBGainLife
|
||
|
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ X | References$ X | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:RememberedLKI$CardToughness
|
||
|
SVar:Picture:https://downloads.cardforge.org/images/cards/E01/Make Yourself Useful.full.jpg
|
||
|
Oracle:When you set this scheme in motion, destroy target creature an opponent controls. If a creature is destroyed this way, you gain life equal to its toughness.
|