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