diff --git a/forge-gui/res/cardsfolder/upcoming/tashas_hideous_laughter.txt b/forge-gui/res/cardsfolder/upcoming/tashas_hideous_laughter.txt new file mode 100644 index 00000000000..adca1ec2a29 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/tashas_hideous_laughter.txt @@ -0,0 +1,9 @@ +Name:Tasha's Hideous Laughter +ManaCost:1 U U +Types:Sorcery +A:SP$ RepeatEach | RepeatPlayers$ Opponent | RepeatSubAbility$ DBRepeat | SpellDescription$ Each opponent exiles cards from the top of their library until that player has exiled cards with total mana value 20 or more. +SVar:DBRepeat:DB$ Repeat | RepeatSubAbility$ DBExile | RepeatCheckSVar$ X | RepeatSVarCompare$ LT20 | SubAbility$ DBCleanup +SVar:DBExile:DB$ Dig | Defined$ Remembered | DigNum$ 1 | ChangeNum$ All | DestinationZone$ Exile | Imprint$ True +SVar:DBCleanup:DB$ Cleanup | ClearImprinted$ True +SVar:X:Imprinted$CardManaCost +Oracle:Each opponent exiles cards from the top of their library until that player has exiled cards with total mana value 20 or more.