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