cards: fix by Force

This commit is contained in:
Hanmac
2017-05-03 20:22:01 +00:00
parent e63d1ab31b
commit 67879eb3fe

View File

@@ -1,7 +1,7 @@
Name:By Force Name:By Force
ManaCost:X R ManaCost:X R
Types:Sorcery Types:Sorcery
A:SP$ Destroy | Cost$ X R | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Artifacts | TgtPrompt$ Select target snow land | References$ X,MaxTgts | SpellDescription$ Destroy X target artifacts. A:SP$ Destroy | Cost$ X R | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Artifact | TgtPrompt$ Select target artifacts | References$ X,MaxTgts | SpellDescription$ Destroy X target artifacts.
# 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) # 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:X:Targeted$Amount
SVar:MaxTgts:Count$Valid Artifact SVar:MaxTgts:Count$Valid Artifact