mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Fixed Ghastly Demise.
This commit is contained in:
@@ -2,9 +2,8 @@ Name:Ghastly Demise
|
|||||||
ManaCost:B
|
ManaCost:B
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$Destroy | Cost$ B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target creature with toughness less than or equal to X | SpellDescription$ Destroy target nonblack creature if its toughness is less than or equal to the number of cards in your graveyard.
|
A:SP$Destroy | Cost$ B | ValidTgts$ Creature.nonBlack+toughnessLEX | TgtPrompt$ Select target nonblack creature with toughness less than or equal to the number of cards in your graveyard. | SpellDescription$ Destroy target nonblack creature if its toughness is less than or equal to the number of cards in your graveyard.
|
||||||
SVar:X:Count$InYourYard
|
SVar:X:Count$InYourYard
|
||||||
SVar:RemAIDeck:True
|
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghastly_demise.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghastly_demise.jpg
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user