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