mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
* Aura Spells have internal Attach Spell for multiple Enchant Keywords * AttachAI: add logic for Reanimate Aura with AnimateAI
10 lines
606 B
Plaintext
10 lines
606 B
Plaintext
Name:Timely Ward
|
|
ManaCost:2 W
|
|
Types:Enchantment Aura
|
|
K:Enchant:Creature
|
|
SVar:AttachAILogic:Pump
|
|
S:Mode$ CastWithFlash | ValidCard$ Card.Self | ValidSA$ Spell.IsTargeting Valid Card.IsCommander | EffectZone$ All | Caster$ You | Description$ You may cast this spell as though it had flash if it targets a commander.
|
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Indestructible | Description$ Enchanted creature has indestructible.
|
|
AI:RemoveDeck:All
|
|
Oracle:You may cast this spell as though it had flash if it targets a commander.\nEnchant creature\nEnchanted creature has indestructible.
|