mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
10 lines
775 B
Plaintext
10 lines
775 B
Plaintext
Name:Rending Vines
|
|
ManaCost:1 G G
|
|
Types:Instant Arcane
|
|
A:SP$ Destroy | Cost$ 1 G G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | ConditionCheckSVar$ Y | ConditionSVarCompare$ LEX | References$ X,Y | AITgts$ Card.cmcLTX | SubAbility$ DBDraw | SpellDescription$ Destroy target artifact or enchantment if its converted mana cost is less than or equal to the number of cards in your hand.
|
|
SVar:DBDraw:DB$ Draw | NumCards$ 1 | SpellDescription$ Draw a card.
|
|
SVar:Y:Targeted$CardManaCost
|
|
SVar:X:Count$InYourHand
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rending_vines.jpg
|
|
Oracle:Destroy target artifact or enchantment if its converted mana cost is less than or equal to the number of cards in your hand.\nDraw a card.
|