diff options
Diffstat (limited to 'features/sleep_breath.json')
-rw-r--r-- | features/sleep_breath.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/sleep_breath.json b/features/sleep_breath.json deleted file mode 100644 index f5d26f8..0000000 --- a/features/sleep_breath.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "sleep breath (action)", - "text": "The dragon exhales sleep gas in a 60-foot cone. Each creature in that area must succeed on a DC 18 Constitution saving throw or fall unconscious for 10 minutes. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |