From 5937d893da5656be3f486c863ae54e08bbe66579 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Aug 2022 16:57:53 -0400 Subject: Added generic items, worked on features --- features/wip/gibbering.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/wip/gibbering.json (limited to 'features/wip/gibbering.json') diff --git a/features/wip/gibbering.json b/features/wip/gibbering.json new file mode 100644 index 0000000..28d5896 --- /dev/null +++ b/features/wip/gibbering.json @@ -0,0 +1,15 @@ +{ + "name": "gibbering (feature)", + "text": "The mouther babbles incoherently while it can see any creature and isn't incapacitated. Each creature that starts its turn within 20 feet of the mouther and can hear the gibbering must succeed on a DC 10 Wisdom saving throw. On a failure, the creature can't take reactions until the start of its next turn and rolls a d8 to determine what it does during its turn. On a 1 to 4, the creature does nothing. On a 5 or 6, the creature takes no action or bonus action and uses all its movement to move in a randomly determined direction. On a 7 or 8, the creature makes a melee attack against a randomly determined creature within its reach or does nothing if it can't make such an attack.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3