Files
forge/forge-gui/res/cardsfolder/t/take_flight.txt
Hans Mackowiak 25900ee10c Aura Spells have internal Attach Spell for multiple Enchant Keywords (#6996)
* Aura Spells have internal Attach Spell for multiple Enchant Keywords

* AttachAI: add logic for Reanimate Aura with AnimateAI
2025-04-13 13:36:31 +02:00

11 lines
651 B
Plaintext

Name:Take Flight
ManaCost:3 U
Types:Enchantment Aura
K:Enchant:Creature
SVar:AttachAILogic:Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddKeyword$ Flying | AddTrigger$ AttackTrig | AddSVar$ AE | Description$ Enchanted creature gets +1/+0 and has flying and "Whenever this creature attacks, draw a card."
SVar:AttackTrig:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever this creature attacks, draw a card.
SVar:TrigDraw:DB$ Draw
SVar:AE:SVar:HasAttackEffect:TRUE
Oracle:Enchant creature\nEnchanted creature gets +1/+0 and has flying and "Whenever this creature attacks, draw a card."