From 83d13cc153f5764da41a33cd7ff1615813e2076b Mon Sep 17 00:00:00 2001 From: Agetian Date: Mon, 16 Oct 2017 06:43:51 +0000 Subject: [PATCH] - Fixed Wormfang Drake (does not use the Champion keyword). --- forge-gui/res/cardsfolder/w/wormfang_drake.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/w/wormfang_drake.txt b/forge-gui/res/cardsfolder/w/wormfang_drake.txt index 7f60c867784..0d9cf7a8fcd 100644 --- a/forge-gui/res/cardsfolder/w/wormfang_drake.txt +++ b/forge-gui/res/cardsfolder/w/wormfang_drake.txt @@ -3,6 +3,11 @@ ManaCost:2 U Types:Creature Nightmare Drake PT:3/4 K:Flying -K:Champion:Creature +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ ETBExileAbility | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you exile a creature you control other than CARDNAME. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ ETBExileReturn | Secondary$ True | TriggerDescription$ When this leaves the battlefield, that card returns to the battlefield." +SVar:ETBExileAbility:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | Hidden$ True | Optional$ True | SubAbility$ ETBExileSacrifice | ChangeType$ Creature.Other +SVar:ETBExileSacrifice:DB$ Sacrifice | Defined$ Card.Self | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 +SVar:ETBExileReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield | SubAbility$ ETBExileCleanup +SVar:ETBExileCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/wormfang_drake.jpg Oracle:Flying\nWhen Wormfang Drake enters the battlefield, sacrifice it unless you exile a creature you control other than Wormfang Drake.\nWhen Wormfang Drake leaves the battlefield, return the exiled card to the battlefield under its owner's control.