mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Removed DB Cleanup from cards that do not utilize it anywhere else. - Rewrote the cards that used RememberedController (from LKI) but do not care about the destruction of the creature to use TargetedController instead.
9 lines
740 B
Plaintext
9 lines
740 B
Plaintext
Name:Grisly Spectacle
|
|
ManaCost:2 B B
|
|
Types:Instant
|
|
A:SP$ Destroy | Cost$ 2 B B | ValidTgts$ Creature.nonArtifact | TgtPrompt$ Select target nonartifact creature | SubAbility$ DBMill | SpellDescription$ Destroy target nonartifact creature. Its controller puts a number of cards equal to that creature's power from the top of his or her library into his or her graveyard.
|
|
SVar:DBMill:DB$ Mill | NumCards$ X | Defined$ TargetedController | References$ X
|
|
SVar:X:TargetedLKI$CardPower
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/grisly_spectacle.jpg
|
|
Oracle:Destroy target nonartifact creature. Its controller puts a number of cards equal to that creature's power from the top of his or her library into his or her graveyard.
|