From 947d83c59ea86615e3a81a2ec122d843b5eceee9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Feb 2022 16:47:53 -0500 Subject: More features work --- features/mucous_cloud.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/mucous_cloud.json (limited to 'features/mucous_cloud.json') 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": "" + }] + } + ] +} -- cgit v1.2.3