mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Tweaked Delver of Secrets. Now you will see it before choosing to reveal.
This commit is contained in:
@@ -1,26 +1,27 @@
|
||||
Name:Delver of Secrets
|
||||
ManaCost:U
|
||||
Types:Creature Human Wizard
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ At the beginning of your upkeep, look at the top card of your library. You may reveal that card. If an instant or sorcery card is revealed this way, transform CARDNAME.
|
||||
SVar:TrigDig:AB$ Dig | Cost$ 0 | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | RevealOptional$ True | NoMove$ True | RememberRevealed$ True | SubAbility$ DBTransform
|
||||
SVar:DBTransform:DB$ SetState | Cost$ 0 | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Card.Instant,Card.Sorcery | ConditionCompare$ EQ1 | SubAbility$ Cleanup | Mode$ Transform
|
||||
SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
AlternateMode:DoubleFaced
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/delver_of_secrets.jpg
|
||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/51a.jpg
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Insectile Aberration
|
||||
ManaCost:no cost
|
||||
Colors:blue
|
||||
Types:Creature Human Insect
|
||||
Text:no text
|
||||
PT:3/2
|
||||
K:Flying
|
||||
SVar:Picture1:http://www.wizards.com/global/images/magic/general/insectile_aberration.jpg
|
||||
Oracle:Flying
|
||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/51b.jpg
|
||||
Name:Delver of Secrets
|
||||
ManaCost:U
|
||||
Types:Creature Human Wizard
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLook | TriggerDescription$ At the beginning of your upkeep, look at the top card of your library. You may reveal that card. If an instant or sorcery card is revealed this way, transform CARDNAME.
|
||||
SVar:TrigLook:AB$ Dig | Cost$ 0 | DigNum$ 1 | NoMove$ True | SubAbility$ DBDig | SpellDescription$ Look at the top card of your library.
|
||||
SVar:DBDig:DB$ Dig | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | RevealOptional$ True | NoMove$ True | RememberRevealed$ True | SubAbility$ DBTransform
|
||||
SVar:DBTransform:DB$ SetState | Cost$ 0 | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Card.Instant,Card.Sorcery | ConditionCompare$ EQ1 | SubAbility$ Cleanup | Mode$ Transform
|
||||
SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
AlternateMode:DoubleFaced
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/delver_of_secrets.jpg
|
||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/51a.jpg
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Insectile Aberration
|
||||
ManaCost:no cost
|
||||
Colors:blue
|
||||
Types:Creature Human Insect
|
||||
Text:no text
|
||||
PT:3/2
|
||||
K:Flying
|
||||
SVar:Picture1:http://www.wizards.com/global/images/magic/general/insectile_aberration.jpg
|
||||
Oracle:Flying
|
||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/51b.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user