mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
young_necromancer.txt "When you do"
This commit is contained in:
@@ -2,12 +2,13 @@ Name:Young Necromancer
|
||||
ManaCost:4 B
|
||||
Types:Creature Human Warlock
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, you may exile two cards from your graveyard. If you do, return target creature card from your graveyard to the battlefield.
|
||||
SVar:TrigReturn:AB$ ChangeZone | Cost$ ExileFromGrave<2/card> | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature to return from your graveyard
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigImmediateTrig | TriggerDescription$ When CARDNAME enters the battlefield, you may exile two cards from your graveyard. When you do, return target creature card from your graveyard to the battlefield.
|
||||
SVar:TrigImmediateTrig:AB$ ImmediateTrigger | Cost$ ExileFromGrave<2/card> | Execute$ TrigReturn | SpellDescription$ When you do, return target creature card from your graveyard to the battlefield.
|
||||
SVar:TrigReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature to return from your graveyard
|
||||
DeckHas:Ability$Graveyard
|
||||
DeckHints:Ability$Discard
|
||||
SVar:NeedsToPlayVar:Z EQ3
|
||||
SVar:X:Count$InYourYard/LimitMax.3
|
||||
SVar:Y:Count$TypeInYourYard.Creature/LimitMax.1
|
||||
SVar:Z:SVar$X/Times.Y
|
||||
Oracle:When Young Necromancer enters the battlefield, you may exile two cards from your graveyard. If you do, return target creature card from your graveyard to the battlefield.
|
||||
Oracle:When Young Necromancer enters the battlefield, you may exile two cards from your graveyard. When you do, return target creature card from your graveyard to the battlefield.
|
||||
|
||||
Reference in New Issue
Block a user