mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Add deck hints for Eldritch Moon
This commit is contained in:
@@ -4,5 +4,6 @@ Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | SubAbility$ DBDraw | RememberTargets$ True | SpellDescription$ Return target creature card from your graveyard to your hand. If it is a Zombie card,draw a card.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card.Zombie | ConditionCompare$ GE1 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered
|
||||
DeckHints:Type$Zombie
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cemetery_recruitment.jpg
|
||||
Oracle:Return target creature from your graveyard to your hand. If it is a Zombie card,draw a card.
|
||||
@@ -4,5 +4,6 @@ Types:Instant
|
||||
A:SP$ Tap | Cost$ 2 U | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ TrigPump | SpellDescription$ Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Targeted | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
|
||||
K:Madness:3 U
|
||||
DeckHints:Ability$Discard
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chilling_grasp.jpg
|
||||
Oracle:Tap up to two target creatures. Those creatures don't untap during their controller's next untap step.\nMadness {3}{U} (If you discard this card, discard it into exile. When you do, cast it for it's madness cost or put it into your graveyard.)
|
||||
@@ -10,6 +10,8 @@ T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefi
|
||||
|
||||
SVar:TrigDig:AB$Dig | Cost$ 0 | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Card.Human
|
||||
|
||||
DeckHints:Type$Human
|
||||
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/courageous_outrider.jpg
|
||||
|
||||
Oracle:When Courageous Outrider enters the battlefield, look at the top four cards of your library. You may reveal a Human card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
|
||||
|
||||
@@ -12,6 +12,10 @@ A:AB$ ChangeZone | Cost$ 2 G Sac<1/CARDNAME> | Origin$ Graveyard | Destination$
|
||||
|
||||
SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Land.YouOwn | TgtPrompt$ Select target land card in your graveyard
|
||||
|
||||
DeckHints:Ability$Graveyard & Ability$Discard
|
||||
|
||||
DeckHas:Ability$Delirium
|
||||
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crop_sigil.jpg
|
||||
|
||||
Oracle:At the beginning of your upkeep, you may put the top card of your library into your graveyard.\nDelirium - {2}{G}, Sacrifice Crop Sigil: Return up to one target creature card and up to one target land card from your graveyard to your hand. Activate this ability only if there are four or more card types among cards in your graveyard.
|
||||
|
||||
@@ -8,6 +8,8 @@ PT:1/2
|
||||
|
||||
A:AB$ Pump | Cost$ G T | NumAtt$ 1 | NumDef$ 1 | ValidTgts$ Card.Human+attacking | TgtPrompt$ Select target attacking Human | SpellDescription$ Target attacking Human gets +1/+1 until end of turn.
|
||||
|
||||
DeckHints:Type$Human
|
||||
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crossroads_consecrator.jpg
|
||||
|
||||
Oracle:{G}, {T}: Target attacking Human gets +1/+1 until end of turn.
|
||||
|
||||
@@ -14,6 +14,8 @@ SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
|
||||
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
DeckHints:Type$Zombie
|
||||
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cryptbreaker.jpg
|
||||
|
||||
Oracle:{1}{B}, {T}, Discard a card: Put a 2/2 black Zombie creature token onto the battlefield.\nTap three untapped Zombies you control: You draw a card and you lose 1 life.
|
||||
|
||||
@@ -6,7 +6,7 @@ A:AB$ Mana | Cost$ T | Produced$ C | RestrictValid$ Instant,Sorcery | SpellDescr
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Instant.YouOwn,Sorcery.YouOwn | PresentZone$ Graveyard | PresentCompare$ GE3 | Execute$ TrigTransform | TriggerDescription$ At the beginning of your upkeep, if there are three or more instant and/or sorcery cards in your graveyard, transform CARDNAME.
|
||||
SVar:TrigTransform:AB$SetState | Cost$ 0 | Defined$ Self | Mode$ Transform
|
||||
AlternateMode:DoubleFaced
|
||||
DeckHints:Type$Instant|Sorcery
|
||||
DeckHints:Type$Instant|Sorcery & Ability$Graveyard
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/curious_homunculus.jpg
|
||||
Oracle:{T}: Add {C} to your mana pool. Spend this mana only to cast an instant or sorcery spell.\nAt the beginning of your upkeep, if there are three or more instant and/or sorcery cards in your graveyard, transform Curious Homunculus.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user