mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Added DeckHints
This commit is contained in:
@@ -60,5 +60,6 @@ twosat
|
||||
Xyx
|
||||
Zimtente
|
||||
Zuchinni
|
||||
XavierMD
|
||||
|
||||
(If you think your name should be on this list, add it with your next contribution)
|
||||
|
||||
@@ -11,4 +11,5 @@ SVar:DBCastWithoutPayingManaCost:DB$ Play | Valid$ Card.Self | ValidSA$ Spell |
|
||||
SVar:DBGiveHaste:DB$ Pump | Defined$ Self | KW$ Haste | ConditionDefined$ Self | ConditionPresent$ Card.Creature | PumpZone$ Stack
|
||||
SVar:DBRemoveTimeCounterOtherCardsInExile:DB$ RemoveCounterAll | ValidCards$ Card.YouOwn+IsNotRemembered | ValidZone$ Exile | CounterType$ TIME | CounterNum$ 1 | SubAbility$ DBCleanUp
|
||||
SVar:DBCleanUp:DB$ CleanUp | ClearRemembered$ True
|
||||
DeckHints:Keyword$Suspend
|
||||
Oracle:{T}:Draw a card, then exile a card from your hand and put a number of time counters on it equal to its mana value. It gains "When the last time counter is removed from this card, if it's exiled, you may cast it without paying its mana cost. If you cast a creature spell this way, it gains haste until end of turn." Then remove a time counter from each other card you own in exile.
|
||||
|
||||
Reference in New Issue
Block a user