diff --git a/.gitattributes b/.gitattributes index 3bee67e81d1..ef63d7f87e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/forge-gui/res/cardsfolder/m/my_crushing_masterstroke.txt b/forge-gui/res/cardsfolder/m/my_crushing_masterstroke.txt new file mode 100644 index 00000000000..24ca127c6c7 --- /dev/null +++ b/forge-gui/res/cardsfolder/m/my_crushing_masterstroke.txt @@ -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. \ No newline at end of file