mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
11 lines
678 B
Plaintext
11 lines
678 B
Plaintext
Name:Take Flight
|
|
ManaCost:3 U
|
|
Types:Enchantment Aura
|
|
K:Enchant creature
|
|
A:SP$ Attach | ValidTgts$ Creature | AILogic$ 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."
|