From 3425e4f10cf37d72c01f08c9ada9416f78a437c5 Mon Sep 17 00:00:00 2001 From: Agetian Date: Wed, 23 Sep 2015 20:01:59 +0000 Subject: [PATCH] - Fixed Titan's Presence. --- forge-gui/res/cardsfolder/t/titans_presence.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/t/titans_presence.txt b/forge-gui/res/cardsfolder/t/titans_presence.txt index 1a59aebed29..64f0ce80371 100644 --- a/forge-gui/res/cardsfolder/t/titans_presence.txt +++ b/forge-gui/res/cardsfolder/t/titans_presence.txt @@ -1,9 +1,9 @@ Name:Titan's Presence ManaCost:3 Types:Instant -A:SP$ ChangeZone | Cost$ 3 Reveal<1/Creature.Colorless> | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Exile | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | References$ X,Y | SpellDescription$ Exile target creature if its power is less than or equal to the revealed card's power. +A:SP$ ChangeZone | Cost$ 3 Reveal<1/Creature.Colorless> | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Exile | ConditionCheckSVar$ X | ConditionSVarCompare$ LEY | References$ X,Y | SpellDescription$ Exile target creature if its power is less than or equal to the revealed card's power. SVar:Y:Revealed$CardPower -SVar:X:Targeted$Valid Creature.powerLEY +SVar:X:Targeted$CardPower SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/titans_presence.jpg Oracle:As an additional cost to cast Titan's Presence, reveal a colorless creature card from your hand.\nExile target creature if its power is less than or equal to the revealed card's power. \ No newline at end of file