mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
10 lines
639 B
Plaintext
10 lines
639 B
Plaintext
Name:Deepfire Elemental
|
|
ManaCost:4 B R
|
|
Types:Creature Elemental
|
|
PT:4/4
|
|
A:AB$ Destroy | Cost$ X X 1 | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature | References$ X | SpellDescription$ Destroy target artifact or creature with converted mana cost X.
|
|
# It may seem wrong to not use X in the target, but since the Target is what defines X, it's redundant (and not supported by the code)
|
|
SVar:X:Targeted$CardManaCost
|
|
SVar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deepfire_elemental.jpg
|
|
Oracle:{X}{X}{1}: Destroy target artifact or creature with converted mana cost X. |