add My Crushing Masterstroke use special Attack to attack owner.

This commit is contained in:
Hanmac
2016-06-14 16:34:08 +00:00
parent 5f634369bf
commit ae4fc01083
2 changed files with 8 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -10179,6 +10179,7 @@ forge-gui/res/cardsfolder/m/muzzle.txt svneol=native#text/plain
forge-gui/res/cardsfolder/m/mwonvuli_acid_moss.txt svneol=native#text/plain
forge-gui/res/cardsfolder/m/mwonvuli_beast_tracker.txt -text
forge-gui/res/cardsfolder/m/mwonvuli_ooze.txt svneol=native#text/plain
forge-gui/res/cardsfolder/m/my_crushing_masterstroke.txt -text svneol=unset#text/plain
forge-gui/res/cardsfolder/m/my_genius_knows_no_bounds.txt -text
forge-gui/res/cardsfolder/m/my_undead_horde_awakens.txt -text
forge-gui/res/cardsfolder/m/my_wish_is_your_command.txt -text

View File

@@ -0,0 +1,7 @@
Name:My Crushing Masterstroke
ManaCost:no cost
Types:Scheme
T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ TrigControl | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, gain control of all nonland permanents your opponents control until end of turn. Untap those permanents. They gain haste until the end of turn. Each of them attacks its owner this turn if able.
SVar:TrigControl:AB$ GainControl | Cost$ 0 | AllValid$ Permanent.OppCtrl+nonLand | Untap$ True | AddKWs$ Haste & HIDDEN CARDNAME attacks specific player each combat if able:CardOwner | LoseControl$ EOT
SVar:Picture:http://downloads.cardforge.link/images/cards/ARC/My Crushing Masterstroke.full.jpg
Oracle:When you set this scheme in motion, gain control of all nonland permanents your opponents control until end of turn. Untap those permanents. They gain haste until the end of turn. Each of them attacks its owner this turn if able.