mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
tashas_hideous_laughter.txt
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user