mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Add "ForceRevealToController$ True" to Seek the Wilds to allow the player to look at all four cards first before making a decision and then ordering the remaining cards.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Seek the Wilds
|
||||
ManaCost:1 G
|
||||
Types:Sorcery
|
||||
A:SP$ Dig | Cost$ 1 G | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature,Land | SpellDescription$ Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
|
||||
A:SP$ Dig | Cost$ 1 G | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature,Land | ForceRevealToController$ True | SpellDescription$ Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/seek_the_wilds.jpg
|
||||
Oracle:Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
|
||||
|
||||
Reference in New Issue
Block a user