mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Better script for Daybreak Coronet
This commit is contained in:
@@ -2,10 +2,7 @@ Name:Daybreak Coronet
|
||||
ManaCost:W W
|
||||
Types:Enchantment Aura
|
||||
K:Enchant creature with another Aura attached to it
|
||||
A:SP$ Attach | Cost$ W W | ValidTgts$ Creature.enchanted | TgtPrompt$ Select target enchanted creature | AILogic$ Pump
|
||||
A:SP$ Attach | Cost$ W W | ValidTgts$ Creature.EnchantedBy Aura.Other | TgtPrompt$ Select target enchanted creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 3 | AddToughness$ 3 | AddKeyword$ First Strike & Vigilance & Lifelink | Description$ Enchanted creature gets +3/+3 and has first strike, vigilance, and lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)
|
||||
T:Mode$ Always | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ EQ1 | Execute$ TrigRemove | Static$ True
|
||||
SVar:TrigRemove:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Graveyard | Defined$ Self
|
||||
SVar:X:Count$Valid Aura.AttachedTo Creature.EnchantedBy
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/daybreak_coronet.jpg
|
||||
Oracle:Enchant creature with another Aura attached to it\nEnchanted creature gets +3/+3 and has first strike, vigilance, and lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)
|
||||
Reference in New Issue
Block a user