diff options
Diffstat (limited to 'features/wip/third_roar.json')
-rw-r--r-- | features/wip/third_roar.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/third_roar.json b/features/wip/third_roar.json new file mode 100644 index 0000000..1da7e85 --- /dev/null +++ b/features/wip/third_roar.json @@ -0,0 +1,15 @@ +{ + "name": "third roar (action)", + "text": "Each creature makes a DC 18 Constitution saving throw. On a failed save, a creature takes 44 (8d10) thunder damage and is knocked prone. On a successful save, the creature takes half as much damage and isn't knocked prone.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |