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