diff options
Diffstat (limited to 'features/engulf.json')
-rw-r--r-- | features/engulf.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/engulf.json b/features/engulf.json deleted file mode 100644 index c8a1692..0000000 --- a/features/engulf.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "engulf (action)", - "text": "The shambling mound engulfs a Medium or smaller creature grappled by it. The engulfed target is blinded, restrained, and unable to breathe, and it must succeed on a DC 14 Constitution saving throw at the start of each of the mound's turns or take 13 (2d8 + 4) bludgeoning damage. If the mound moves, the engulfed target moves with it. The mound can have only one creature engulfed at a time.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |