- Changed the LQ pic URL for Dregs of Sorrow.

This commit is contained in:
jendave
2011-08-06 18:47:37 +00:00
parent 4ae0fc50fb
commit 70f7233e24

View File

@@ -2,12 +2,12 @@ Name:Dregs of Sorrow
ManaCost:X 4 B
Types:Sorcery
Text:no text
A:SP$Destroy | Cost$ X 4 B | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonBlack creature | SpellDescription$ Destroy X target nonblack creatures. Draw X cards. | SubAbility$ SVar=DB
A:SP$ Destroy | Cost$ X 4 B | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonBlack creature | SpellDescription$ Destroy X target nonblack creatures. Draw X cards. | SubAbility$ SVar=DB
# 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.nonBlack
SVar:DB:DB$Draw | Defined$ You | NumCards$ X
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://magiccards.info/scans/en/7e/129.jpg
SVar:Picture:http://www.wizards.com/global/images/magic/general/dregs_of_sorrow.jpg
End