From e727f89edad6b5ef363297f24e4dc7ad886d22fa Mon Sep 17 00:00:00 2001 From: Hythonia Date: Sun, 3 Jan 2021 16:29:49 +0000 Subject: [PATCH] Vow of Torment --- forge-gui/res/cardsfolder/v/vow_of_torment.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/v/vow_of_torment.txt diff --git a/forge-gui/res/cardsfolder/v/vow_of_torment.txt b/forge-gui/res/cardsfolder/v/vow_of_torment.txt new file mode 100644 index 00000000000..677f8d87c4b --- /dev/null +++ b/forge-gui/res/cardsfolder/v/vow_of_torment.txt @@ -0,0 +1,8 @@ +Name:Vow of Torment +ManaCost:2 B +Types:Enchantment Aura +K:Enchant creature +A:SP$ Attach | Cost$ 2 B | ValidTgts$ Creature | AILogic$ Pump +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Menace | Description$ Enchanted creature gets +2/+2, has menace, and can't attack you or a planeswalker you control. +S:Mode$ CantAttack | ValidCard$ Creature.EnchantedBy | Target$ You,Planeswalker.YouCtrl +Oracle:Enchant creature\nEnchanted creature gets +2/+2, has menace, and can't attack you or a planeswalker you control. \ No newline at end of file