diff options
Diffstat (limited to 'features/death_glare.json')
-rw-r--r-- | features/death_glare.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/death_glare.json b/features/death_glare.json new file mode 100644 index 0000000..707c92f --- /dev/null +++ b/features/death_glare.json @@ -0,0 +1,15 @@ +{ + "name": "death glare (action)", + "text": "The hag targets one frightened creature she can see within 30 feet of her. If the target can see the hag, it must succeed on a DC 11 Wisdom saving throw against this magic or drop to 0 hit points.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |