mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Flaying Tendrils: use Replacement Effect instead
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user