From 99517fad5e63fde5fed4736819315ea46f4f59ad Mon Sep 17 00:00:00 2001 From: Sol Date: Wed, 29 Jun 2016 14:20:12 +0000 Subject: [PATCH] - Tree of Redemption should check if it's present on the battlefield as it resolves --- forge-gui/res/cardsfolder/t/tree_of_redemption.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/t/tree_of_redemption.txt b/forge-gui/res/cardsfolder/t/tree_of_redemption.txt index a9398faeef8..19bd96b29e2 100644 --- a/forge-gui/res/cardsfolder/t/tree_of_redemption.txt +++ b/forge-gui/res/cardsfolder/t/tree_of_redemption.txt @@ -3,9 +3,9 @@ ManaCost:3 G Types:Creature Plant PT:0/13 K:Defender -A:AB$ StoreSVar | Cost$ T | SVar$ OldToughness | Type$ Count | Expression$ CardToughness | SubAbility$ TreeRedemption | SpellDescription$ Exchange your life total with CARDNAME's toughness. | StackDescription$ Exchange your life total with CARDNAME's toughness. -SVar:TreeRedemption:DB$ Animate | Toughness$ X | References$ X | Permanent$ True | SubAbility$ SetLife -SVar:SetLife:DB$ SetLife | Defined$ You | LifeAmount$ OldToughness | References$ OldToughness +A:AB$ StoreSVar | Cost$ T | SVar$ OldToughness | Type$ Count | Expression$ CardToughness | SubAbility$ TreeRedemption | ConditionPresent$ Card.Self | SpellDescription$ Exchange your life total with CARDNAME's toughness. | StackDescription$ Exchange your life total with CARDNAME's toughness. +SVar:TreeRedemption:DB$ Animate | Toughness$ X | References$ X | Permanent$ True | SubAbility$ SetLife | ConditionPresent$ Card.Self +SVar:SetLife:DB$ SetLife | Defined$ You | LifeAmount$ OldToughness | References$ OldToughness | ConditionPresent$ Card.Self SVar:OldToughness:Number$13 SVar:X:Count$YourLifeTotal SVar:Picture:http://www.wizards.com/global/images/magic/general/tree_of_redemption.jpg