mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge branch 'patch-2' into 'master'
Update to mind grind, X can now be 0. See merge request core-developers/forge!1682
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Name:Mind Grind
|
Name:Mind Grind
|
||||||
ManaCost:X U B
|
ManaCost:XCantBe0 X U B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ DigUntil | Cost$ XCantBe0 X U B | Defined$ Player.Opponent | References$ X | Amount$ X | Valid$ Land | ValidDescription$ land | RevealedDestination$ Graveyard | SpellDescription$ Each opponent reveals cards from the top of their library until they reveal X land cards, then puts all cards revealed this way into their graveyard. X can't be 0.
|
A:SP$ DigUntil | Cost$ XCantBe0 X U B | Defined$ Player.Opponent | References$ X | Amount$ X | Valid$ Land | ValidDescription$ land | RevealedDestination$ Graveyard | SpellDescription$ Each opponent reveals cards from the top of their library until they reveal X land cards, then puts all cards revealed this way into their graveyard. X can't be 0.
|
||||||
SVar:X:Count$xPaid
|
SVar:X:Count$xPaid
|
||||||
|
|||||||
Reference in New Issue
Block a user