- 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:
Agetian
2015-09-23 12:23:11 +00:00
parent 55393af656
commit 49ecea76b9

View File

@@ -1,7 +1,7 @@
Name:Seek the Wilds Name:Seek the Wilds
ManaCost:1 G ManaCost:1 G
Types:Sorcery 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:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/seek_the_wilds.jpg 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. 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.