diff options
Diffstat (limited to 'features/fey_charm.json')
-rw-r--r-- | features/fey_charm.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/fey_charm.json b/features/fey_charm.json deleted file mode 100644 index 39f0e5e..0000000 --- a/features/fey_charm.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "fey charm (action)", - "text": "The dryad targets one humanoid or beast that she can see within 30 feet of her. If the target can see the dryad, it must succeed on a DC 14 Wisdom saving throw or be magically charmed. The charmed creature regards the dryad as a trusted friend to be heeded and protected. Although the target isn't under the dryad's control, it takes the dryad's requests or actions in the most favorable way it can.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |