mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Fixed Rending Vines
This commit is contained in:
@@ -2,8 +2,9 @@ Name:Rending Vines
|
||||
ManaCost:1 G G
|
||||
Types:Instant Arcane
|
||||
Text:no text
|
||||
A:SP$ Destroy | Cost$ 1 G G | ValidTgts$ Artifact.cmcLEX,Enchantment.cmcLEX | TgtPrompt$ Select target artifact or enchantment with converted mana cost less than or equal to the number of cards in your hand | 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.
|
||||
A:SP$ Destroy | Cost$ 1 G G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | ConditionCheckSVar$ Y | ConditionSVarCompare$ LEX | 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:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rending_vines.jpg
|
||||
|
||||
Reference in New Issue
Block a user