From 6818514e79c87fab05051a5b547e5dd78ebde456 Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 5 Jun 2015 03:52:04 +0000 Subject: [PATCH] - Removed the experimental phase counts that are no longer necessary (Exhaustion). --- forge-gui/res/cardsfolder/e/exhaustion.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/e/exhaustion.txt b/forge-gui/res/cardsfolder/e/exhaustion.txt index a6de1350eed..ba391632abf 100644 --- a/forge-gui/res/cardsfolder/e/exhaustion.txt +++ b/forge-gui/res/cardsfolder/e/exhaustion.txt @@ -1,12 +1,10 @@ Name:Exhaustion ManaCost:2 U Types:Sorcery -A:SP$ Effect | Cost$ 2 U | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | IsCurse$ True | StaticAbilities$ DontUntap | Triggers$ RemoveEffect | SVars$ FlagUntapStep,ExileEffect,UntapCount | RememberObjects$ Targeted | Duration$ Permanent | Name$ Exhaustion Effect | SpellDescription$ Creatures and lands target opponent controls don't untap during his or her next untap step. +A:SP$ Effect | Cost$ 2 U | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | IsCurse$ True | StaticAbilities$ DontUntap | Triggers$ RemoveEffect | SVars$ ExileEffect | RememberObjects$ Targeted | Duration$ Permanent | Name$ Exhaustion Effect | SpellDescription$ Creatures and lands target opponent controls don't untap during his or her next untap step. SVar:DontUntap:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.RememberedPlayerCtrl,Land.RememberedPlayerCtrl | AddHiddenKeyword$ This card doesn't untap during your next untap step. -SVar:FlagUntapStep:DB$ SetSVar | SVar$ UntapCount | Type$ CountSVar | Expression$ UntapCount/Plus.1 SVar:RemoveEffect:Mode$ Phase | Phase$ Untap | ValidPlayer$ Player.IsRemembered | TriggerZones$ Command | Static$ True | ConditionCheckSVar$ UntapCount | ConditionSVarCompare$ EQ1 | Execute$ ExileEffect SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile -SVar:UntapCount:Number$0 SVar:Picture:http://www.wizards.com/global/images/magic/general/exhaustion.jpg Oracle:Creatures and lands target opponent controls don't untap during his or her next untap step.