diff options
Diffstat (limited to 'features/lightning_storm.json')
-rw-r--r-- | features/lightning_storm.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/lightning_storm.json b/features/lightning_storm.json deleted file mode 100644 index f92e486..0000000 --- a/features/lightning_storm.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "lightning storm (action)", - "text": "The kraken magically creates three bolts of lightning, each of which can strike a target the kraken can see within 120 feet of it. A target must make a DC 23 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |