diff options
Diffstat (limited to 'features/fey_charm.json')
-rw-r--r-- | features/fey_charm.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/fey_charm.json b/features/fey_charm.json new file mode 100644 index 0000000..39f0e5e --- /dev/null +++ b/features/fey_charm.json @@ -0,0 +1,15 @@ +{ + "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": "" + }] + } + ] +} |