diff options
Diffstat (limited to 'features/frost_breath.json')
-rw-r--r-- | features/frost_breath.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/frost_breath.json b/features/frost_breath.json deleted file mode 100644 index 55d64ce..0000000 --- a/features/frost_breath.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "frost breath (recharge 6) (action)", - "text": "The mephit exhales a 15- foot cone of cold air. Each creature in that area must succeed on a DC 10 Dexterity saving throw, taking 5 (2d4) cold damage on a failed save, or half as much damage on a successful one.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |