From 5937d893da5656be3f486c863ae54e08bbe66579 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Aug 2022 16:57:53 -0400 Subject: Added generic items, worked on features --- features/charm.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 features/charm.json (limited to 'features/charm.json') diff --git a/features/charm.json b/features/charm.json deleted file mode 100644 index 9f6ffe0..0000000 --- a/features/charm.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "charm (action)", - "text": "The vampire targets one humanoid it can see within 30 feet of it. If the target can see the vampire, the target must succeed on a DC 17 Wisdom saving throw against this magic or be charmed by the vampire. The charmed target regards the vampire as a trusted friend to be heeded and protected. Although the target isn't under the vampire's control, it takes the vampire's requests or actions in the most favorable way it can, and it is a willing target for the vampire's bite attack.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} -- cgit v1.2.3