mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
hand_of_vecna.txt
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/hand_of_vecna.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/hand_of_vecna.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Hand of Vecna
|
||||
ManaCost:3
|
||||
Types:Legendary Artifact Equipment
|
||||
T:Mode$Phase | Phase$ BeginCombat | ValidPlayer$ You | Execute$ TrigChoose | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of combat on your turn, equipped creature or a creature you control named Vecna gets +X/+X until end of turn, where X is the number of cards in your hand.
|
||||
SVar:TrigChoose:DB$ ChooseCard | Choices$ Creature.EquippedBy,Creature.YouCtrl+namedVecna | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Defined$ ChosenCard | NumAtt$ +X | NumDef$ +X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
|
||||
K:Equip:PayLife<X>
|
||||
K:Equip:2
|
||||
SVar:X:Count$CardsInYourHand
|
||||
DeckHints:Name$Eye of Vecna|The Book of Vile Darkness
|
||||
Oracle:At the beginning of combat on your turn, equipped creature or a creature you control named Vecna gets +X/+X until end of turn, where X is the number of cards in your hand.\nEquip—Pay 1 life for each card in your hand.\nEquip {2}
|
||||
Reference in New Issue
Block a user