mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
More upcoming THB
This commit is contained in:
9
forge-gui/res/tokenscripts/ub_2_3_nightmare_mill.txt
Normal file
9
forge-gui/res/tokenscripts/ub_2_3_nightmare_mill.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Nightmare
|
||||
ManaCost:no cost
|
||||
Types:Creature Nightmare
|
||||
Colors:blue,black
|
||||
PT:2/3
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ DBMill | TriggerDescription$ Whenever this creature attacks or blocks, each opponent exiles the top two cards of their library.
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ DBMill | Secondary$ True | TriggerDescription$ Whenever this creature attacks or blocks, each opponent exiles the top two cards of their library.
|
||||
SVar:DBMill:DB$ Mill | Defined$ Player.Opponent | NumCards$ 2 | Destination$ Exile
|
||||
Oracle:Whenever this creature attacks or blocks, each opponent exiles the top two cards of their library.
|
||||
Reference in New Issue
Block a user