mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Changed the LQ pic URL for Dregs of Sorrow.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user