From 6bce8a791524c967140e1bfb799c892ff6b6c89a Mon Sep 17 00:00:00 2001 From: Hanmac Date: Sat, 10 Jun 2017 17:36:10 +0000 Subject: [PATCH] Flaying Tendrils: use Replacement Effect instead --- forge-gui/res/cardsfolder/f/flaying_tendrils.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/f/flaying_tendrils.txt b/forge-gui/res/cardsfolder/f/flaying_tendrils.txt index 6ffa87d5f4b..3e203d73510 100644 --- a/forge-gui/res/cardsfolder/f/flaying_tendrils.txt +++ b/forge-gui/res/cardsfolder/f/flaying_tendrils.txt @@ -3,7 +3,9 @@ ManaCost:1 B B Types:Sorcery K:Devoid A:SP$ PumpAll | Cost$ 1 B B | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SubAbility$ DBEffect | SpellDescription$ All creatures get -2/-2 until end of turn. If a creature would die this turn, exile it instead. -SVar:DBEffect:DB$ Effect | Name$ Flaying Tendrils Effect | StaticAbilities$ KWPump | SpellDescription$ If a creature would die this turn, exile it instead. -SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature | AddHiddenKeyword$ If CARDNAME would be put into a graveyard, exile it instead. | Description$ If a creature would die this turn, exile it instead. +SVar:DBEffect:DB$ Effect | Name$ Flaying Tendrils Effect | ReplacementEffects$ Moved | SVars$ DBExile | SpellDescription$ If a creature would die this turn, exile it instead. + +SVar:Moved:Event$ Moved | ValidCard$ Creature | Destination$ Graveyard | ReplaceWith$ DBExile | Description$ If a creature dealt damage by CARDNAME this turn would die, exile it instead. +SVar:DBExile:DB$ ChangeZone | Defined$ ReplacedCard | Origin$ Battlefield | Destination$ Exile SVar:Picture:http://www.wizards.com/global/images/magic/general/flaying_tendrils.jpg Oracle:Devoid (This card has no color.)\nAll creatures get -2/-2 until end of turn. If a creature would die this turn, exile it instead.