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
10 lines
562 B
Plaintext
10 lines
562 B
Plaintext
Name:Lightning Prowess
|
|
ManaCost:2 R
|
|
Types:Enchantment Aura
|
|
K:Enchant:Creature
|
|
SVar:AttachAILogic:Pump
|
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Haste | AddAbility$ Damage | Description$ Enchanted creature has haste and "{T}: This creature deals 1 damage to any target."
|
|
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 haste and "{T}: This creature deals 1 damage to any target."
|