mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
* Aura Spells have internal Attach Spell for multiple Enchant Keywords * AttachAI: add logic for Reanimate Aura with AnimateAI
11 lines
717 B
Plaintext
11 lines
717 B
Plaintext
Name:Hypervolt Grasp
|
|
ManaCost:2 R
|
|
Types:Enchantment Aura
|
|
K:Enchant:Creature
|
|
SVar:AttachAILogic:Pump
|
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddAbility$ Damage | Description$ Enchanted creature has "{T}: This creature deals 1 damage to any target."
|
|
A:AB$ ChangeZone | Cost$ 1 U | Defined$ Self | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return CARDNAME to its owner's hand.
|
|
SVar:Damage:AB$ DealDamage | Cost$ T | ValidTgts$ Any | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to any target.
|
|
SVar:NonStackingAttachEffect:True
|
|
Oracle:Enchant creature\nEnchanted creature has "{T}: This creature deals 1 damage to any target."\n{1}{U}: Return Hypervolt Grasp to its owner's hand.
|