mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +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
588 B
Plaintext
9 lines
588 B
Plaintext
Name:Devour in Shadow
|
|
ManaCost:B B
|
|
Types:Instant
|
|
A:SP$ Destroy | Cost$ B B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NoRegen$ True | SubAbility$ DBLoseLife | SpellDescription$ Destroy target creature. It can't be regenerated. You lose life equal to that creature's toughness.
|
|
SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ X | References$ X
|
|
SVar:X:TargetedLKI$CardToughness
|
|
SVar:Picture:http://resources.wizards.com/magic/cards/5dn/en-us/card50210.jpg
|
|
Oracle:Destroy target creature. It can't be regenerated. You lose life equal to that creature's toughness.
|