diff options
Diffstat (limited to 'features/tentacles.json')
-rw-r--r-- | features/tentacles.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/tentacles.json b/features/tentacles.json deleted file mode 100644 index 04c5b73..0000000 --- a/features/tentacles.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "tentacles (action)", - "text": "One creature grappled by the chuul must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. Until this poison ends, the target is paralyzed. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |