Files
forge/forge-gui/res/cardsfolder/m/mishras_helix.txt
elcnesh 018fe1145c Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
2014-06-16 17:15:06 +00:00

11 lines
547 B
Plaintext

Name:Mishra's Helix
ManaCost:5
Types:Artifact
A:AB$ Tap | Cost$ X T | TargetMin$ 0 | TargetMax$ MaxTgts | References$ X,MaxTgts | ValidTgts$ Land | TgtPrompt$ Select target Land | SpellDescription$ Tap X target lands.
# 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 Land
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/mishras_helix.jpg
Oracle:{X}, {T}: Tap X target lands.