From 6873e57bbe39901b288eb5d8d51eae711fa8dbc2 Mon Sep 17 00:00:00 2001 From: Hanmac Date: Fri, 15 Jul 2016 19:14:21 +0000 Subject: [PATCH] - You shouldn't have to interact when Parasitic Implant trigger resolves --- forge-gui/res/cardsfolder/p/parasitic_implant.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/p/parasitic_implant.txt b/forge-gui/res/cardsfolder/p/parasitic_implant.txt index 39515b515dc..c6dc16c763f 100644 --- a/forge-gui/res/cardsfolder/p/parasitic_implant.txt +++ b/forge-gui/res/cardsfolder/p/parasitic_implant.txt @@ -4,7 +4,7 @@ Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ 3 B | ValidTgts$ Creature | AILogic$ Curse T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield. -SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ EnchantedController | SacValid$ Card.AttachedBy | SubAbility$ DBToken +SVar:TrigSac:AB$ SacrificeAll | Cost$ 0 | Defined$ Enchanted | SubAbility$ DBToken SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ c 1 1 myr NPH | TokenOwner$ You SVar:Picture:http://www.wizards.com/global/images/magic/general/parasitic_implant.jpg Oracle:Enchant creature\nAt the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield.