diff options
Diffstat (limited to 'features/mucous_cloud.json')
-rw-r--r-- | features/mucous_cloud.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/mucous_cloud.json b/features/mucous_cloud.json new file mode 100644 index 0000000..069425a --- /dev/null +++ b/features/mucous_cloud.json @@ -0,0 +1,15 @@ +{ + "name": "mucous cloud (feature)", + "text": "While underwater, the aboleth is surrounded by transformative mucus. A creature that touches the aboleth or that hits it with a melee attack while within 5 feet of it must make a DC 14 Constitution saving throw. On a failure, the creature is diseased for 1d4 hours. The diseased creature can breathe only underwater.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |