From 947d83c59ea86615e3a81a2ec122d843b5eceee9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Feb 2022 16:47:53 -0500 Subject: More features work --- features/charm.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/charm.json (limited to 'features/charm.json') diff --git a/features/charm.json b/features/charm.json new file mode 100644 index 0000000..9f6ffe0 --- /dev/null +++ b/features/charm.json @@ -0,0 +1,15 @@ +{ + "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