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