mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
STA: Abundant Harvest
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/abundant_harvest.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/abundant_harvest.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Abundant Harvest
|
||||
ManaCost:G
|
||||
Types:Sorcery
|
||||
A:SP$ GenericChoice | Cost$ G | Choices$ DigLand,DigNonland | SpellDescription$ Choose land or nonland. Reveal cards from the top of your library until you reveal a card of the chosen kind. Put that card into your hand and the rest on the bottom of your library in a random order.
|
||||
SVar:DigLand:DB$ DigUntil | Valid$ Card.Land | ValidDescription$ land | FoundDestination$ Hand | RevealedDestination$ Library | RevealedLibraryPosition$ -1 | RevealRandomOrder$ True | SpellDescription$ Land
|
||||
SVar:DigNonland:DB$ DigUntil | Valid$ Card.nonLand | ValidDescription$ nonland | FoundDestination$ Hand | RevealedDestination$ Library | RevealedLibraryPosition$ -1 | RevealRandomOrder$ True | SpellDescription$ Nonand
|
||||
AI:RemoveDeck:All
|
||||
Oracle:Choose land or nonland. Reveal cards from the top of your library until you reveal a card of the chosen kind. Put that card into your hand and the rest on the bottom of your library in a random order.
|
||||
Reference in New Issue
Block a user