- Added Make Yourself Useful.

This commit is contained in:
Agetian
2017-08-03 15:05:34 +00:00
parent 69806f1260
commit 872df9ee70
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -10080,6 +10080,7 @@ forge-gui/res/cardsfolder/m/make_a_stand.txt -text
forge-gui/res/cardsfolder/m/make_a_wish.txt -text
forge-gui/res/cardsfolder/m/make_mischief.txt -text
forge-gui/res/cardsfolder/m/make_obsolete.txt -text
forge-gui/res/cardsfolder/m/make_yourself_useful.txt -text
forge-gui/res/cardsfolder/m/makeshift_mannequin.txt -text svneol=unset#text/plain
forge-gui/res/cardsfolder/m/makeshift_mauler.txt -text
forge-gui/res/cardsfolder/m/makindi_aeronaut.txt -text

View File

@@ -0,0 +1,10 @@
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.