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