mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
add My Crushing Masterstroke use special Attack to attack owner.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
7
forge-gui/res/cardsfolder/m/my_crushing_masterstroke.txt
Normal file
7
forge-gui/res/cardsfolder/m/my_crushing_masterstroke.txt
Normal 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.
|
||||
Reference in New Issue
Block a user