- Fix targeting issue in Eliminate the Competition

This commit is contained in:
Sol
2016-09-27 12:59:18 +00:00
parent ae9af402e9
commit d3bc14b13e

View File

@@ -1,7 +1,7 @@
Name:Eliminate the Competition
ManaCost:4 B
Types:Sorcery
A:SP$ Destroy | Cost$ 4 B Sac<X/Creature> | TargetMin$ 0 | TargetMax$ X | ValidTgts$ Creature | References$ X,MaxTgts | TgtPrompt$ Select target creatures | SpellDescription$ Destroy X target creatures.
A:SP$ Destroy | Cost$ 4 B Sac<X/Creature> | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature | References$ X,MaxTgts | TgtPrompt$ Select target creatures | SpellDescription$ Destroy X target creatures.
# It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code)
SVar:X:Targeted$Amount
SVar:MaxTgts:Count$Valid Creature