diff options
Diffstat (limited to 'features/fire_breath.json')
-rw-r--r-- | features/fire_breath.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/fire_breath.json b/features/fire_breath.json deleted file mode 100644 index 58646f4..0000000 --- a/features/fire_breath.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "fire breath (recharge 5–6) (action)", - "text": "The dragon exhales fire in a 60‐foot cone. Each creature in that area must make a DC 21 Dexterity saving throw, taking 63 (18d6) fire damage on a failed save, or half as much damage on a successful one.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |