young_necromancer.txt

This commit is contained in:
Northmoc
2021-05-26 09:32:46 -04:00
parent 4927e6135d
commit 8ff8502fed

View File

@@ -0,0 +1,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
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.