mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added NeedsToPlayVar to Explore.
This commit is contained in:
@@ -3,6 +3,8 @@ ManaCost:1 G
|
|||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ Effect | Cost$ 1 G | Name$ Explore Effect | StaticAbilities$ Exploration | AILogic$ Always | SubAbility$ DBDraw | SpellDescription$ You may play an additional land this turn. Draw a card.
|
A:SP$ Effect | Cost$ 1 G | Name$ Explore Effect | StaticAbilities$ Exploration | AILogic$ Always | SubAbility$ DBDraw | SpellDescription$ You may play an additional land this turn. Draw a card.
|
||||||
SVar:Exploration:Mode$ Continuous | Affected$ You | AddKeyword$ AdjustLandPlays:1 | EffectZone$ Command | Description$ You may play an additional land this turn.
|
SVar:Exploration:Mode$ Continuous | Affected$ You | AddKeyword$ AdjustLandPlays:1 | EffectZone$ Command | Description$ You may play an additional land this turn.
|
||||||
|
SVar:NeedsToPlayVar:ZZ GE1
|
||||||
|
SVar:ZZ:Count$ValidHand Land.YouOwn
|
||||||
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/explore.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/explore.jpg
|
||||||
Oracle:You may play an additional land this turn.\nDraw a card.
|
Oracle:You may play an additional land this turn.\nDraw a card.
|
||||||
|
|||||||
Reference in New Issue
Block a user