NEO - 17 Feb

This commit is contained in:
Tim Mocny
2022-02-17 18:59:43 +00:00
committed by Michael Kamensky
parent 9a7349f045
commit 64b17eabf6
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Return to Action
ManaCost:1 B
Types:Instant
A:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | KW$ Lifelink | SubAbility$ DBAnimate | StackDescription$ Until end of turn, {c:Targeted} gets +1/+0 and gains lifelink and "When this creature dies, return it to the battlefield tapped under its owner's control." | SpellDescription$ Until end of turn, target creature gets +1/+0 and gains lifelink and "When this creature dies, return it to the battlefield tapped under its owner's control."
SVar:DBAnimate:DB$ Animate | Triggers$ DiesTrig | Defined$ ParentTarget | StackDescription$ None
SVar:DiesTrig:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When this creature dies, return it to the battlefield tapped under its owner's control.
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True | Defined$ TriggeredNewCardLKICopy
DeckHas:Ability$LifeGain
Oracle:Until end of turn, target creature gets +1/+0 and gains lifelink and "When this creature dies, return it to the battlefield tapped under its owner's control."

View File

@@ -0,0 +1,10 @@
Name:Twisted Embrace
ManaCost:2 B B
Types:Enchantment Aura
K:Enchant artifact or creature you control
A:SP$ Attach | ValidTgts$ Creature.YouCtrl,Artifact.YouCtrl | TgtPrompt$ Select target artifact or creature you control | AITgts$ Creature,Vehicle
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME enters the battlefield, destroy target creature or planeswalker an opponent controls.
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Creature.OppCtrl,Planeswalker.OppCtrl | TgtPrompt$ Select target creature or planeswalker an opponent controls
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | Description$ As long as enchanted permanent is a creature, it gets +1/+1.
DeckHints:Type$Creature|Vehicle
Oracle:Enchant artifact or creature you control\nWhen Twisted Embrace enters the battlefield, destroy target creature or planeswalker an opponent controls.\nAs long as enchanted permanent is a creature, it gets +1/+1.