From 12902e8b27f266752a5b4d87f63fa2ec9a87b8e1 Mon Sep 17 00:00:00 2001 From: paul_snoops Date: Sat, 3 Jul 2021 21:31:11 +0100 Subject: [PATCH] AFR card scripts 03 Jul --- forge-gui/res/cardsfolder/upcoming/ray_of_frost.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/ray_of_frost.txt diff --git a/forge-gui/res/cardsfolder/upcoming/ray_of_frost.txt b/forge-gui/res/cardsfolder/upcoming/ray_of_frost.txt new file mode 100644 index 00000000000..5603ee2b799 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ray_of_frost.txt @@ -0,0 +1,11 @@ +Name:Ray of Frost +ManaCost:1 U +Types:Enchantment Aura +K:Flash +K:Enchant creature +A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ Pump +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. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME doesn't untap during your untap step. | Description$ Enchanted creature doesn't untap during its controller's untap step. +Oracle:Flash\nEnchant creature\nWhen Ray of Frost enters the battlefield, if enchanted creature is red, tap it.\nAs long as enchanted creature is red, it loses all abilities.\nEnchanted creature doesn't untap during its controller's untap step.