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