Merge branch 'fix/ray_of_frost' into 'master'

Ray of Frost as a curse for the AI

See merge request core-developers/forge!5019
This commit is contained in:
Michael Kamensky
2021-07-14 17:45:45 +00:00

View File

@@ -3,7 +3,7 @@ ManaCost:1 U
Types:Enchantment Aura
K:Flash
K:Enchant creature
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ Pump
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ KeepTapped
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | IsPresent$ Creature.EnchantedBy+Red | Execute$ TrigTap | TriggerDescription$ When CARDNAME enters the battlefield, if enchanted creature is red, tap it.
SVar:TrigTap:DB$ Tap | Defined$ Enchanted
S:Mode$ Continuous | Affected$ Creature.EnchantedBy+Red | RemoveAllAbilities$ True | Description$ As long as enchanted creature is red, it loses all abilities.