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
|
||||
Types:Instant
|
||||
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:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghastly_demise.jpg
|
||||
End
|
||||
@@ -2,7 +2,7 @@ Name:Ghost Town
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
Text:no text
|
||||
A:AB$Mana | Cost$T | Produced$1 | SpellDescription$Add 1 to your mana pool.
|
||||
A:AB$Mana | Cost$ T | Produced$ 1 | SpellDescription$ Add 1 to your mana pool.
|
||||
A:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | OpponentTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
|
||||
Reference in New Issue
Block a user