mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
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. |