- Removed the experimental phase counts that are no longer necessary (Exhaustion).

This commit is contained in:
Agetian
2015-06-05 03:52:04 +00:00
parent c36cec8b53
commit 6818514e79

View File

@@ -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.