From ce4ad8d43903e5427cacdc2c0816f43a47154425 Mon Sep 17 00:00:00 2001 From: Hans Mackowiak Date: Mon, 16 Nov 2020 10:38:13 +0100 Subject: [PATCH] Liesa Shroud of Dusk: fix CommanderTax replacement --- forge-gui/res/cardsfolder/upcoming/liesa_shroud_of_dusk.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/liesa_shroud_of_dusk.txt b/forge-gui/res/cardsfolder/upcoming/liesa_shroud_of_dusk.txt index c0d26565f39..14db57777f7 100755 --- a/forge-gui/res/cardsfolder/upcoming/liesa_shroud_of_dusk.txt +++ b/forge-gui/res/cardsfolder/upcoming/liesa_shroud_of_dusk.txt @@ -2,8 +2,8 @@ Name:Liesa, Shroud of Dusk ManaCost:2 W W B Types:Legendary Creature Angel PT:5/5 -S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | References$ X | EffectZone$ Command | Description$ Rather than pay {2} for each previous time you've cast this spell from the command zone this game, pay 2 life that many times. -S:Mode$ RaiseCost | ValidCard$ Card.Self | Type$ Spell | Cost$ PayLife | References$ X | EffectZone$ Command | Secondary$ True +S:Mode$ ReduceCost | ValidCard$ Card.Self+wasCastFromCommand | Type$ Spell | Amount$ X | References$ X | EffectZone$ Stack | Description$ Rather than pay {2} for each previous time you've cast this spell from the command zone this game, pay 2 life that many times. +S:Mode$ RaiseCost | ValidCard$ Card.Self+wasCastFromCommand | Type$ Spell | Cost$ PayLife | References$ X | EffectZone$ Stack | Secondary$ True SVar:X:Count$CommanderCastFromCommandZone/Times.2 K:Flying K:Lifelink