young_necromancer.txt "When you do"

This commit is contained in:
Northmoc
2021-05-26 16:04:56 -04:00
parent 8ff8502fed
commit ac66b6ac1b

View File

@@ -2,12 +2,13 @@ Name:Young Necromancer
ManaCost:4 B ManaCost:4 B
Types:Creature Human Warlock Types:Creature Human Warlock
PT:2/3 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. 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:TrigReturn:AB$ ChangeZone | Cost$ ExileFromGrave<2/card> | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature to return from your graveyard 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 DeckHas:Ability$Graveyard
DeckHints:Ability$Discard DeckHints:Ability$Discard
SVar:NeedsToPlayVar:Z EQ3 SVar:NeedsToPlayVar:Z EQ3
SVar:X:Count$InYourYard/LimitMax.3 SVar:X:Count$InYourYard/LimitMax.3
SVar:Y:Count$TypeInYourYard.Creature/LimitMax.1 SVar:Y:Count$TypeInYourYard.Creature/LimitMax.1
SVar:Z:SVar$X/Times.Y 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.