Files
forge/res/cardsfolder/avalanche.txt
jendave 9d96da38ce - Fix for Touchstone
- Running SetInfo script
2011-08-06 15:58:36 +00:00

13 lines
626 B
Plaintext

Name:Avalanche
ManaCost:X 2 R R
Types:Sorcery
Text:no text
A:SP$Destroy | Cost$ X 2 R R | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Land.Snow | TgtPrompt$ Select target snow land | SpellDescription$ Destroy X target snow 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.Snow
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/avalanche.jpg
SetInfo:ICE|Uncommon|http://magiccards.info/scans/en/ia/171.jpg
End