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/blinding_spittle.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/blinding_spittle.json (limited to 'features/blinding_spittle.json') diff --git a/features/blinding_spittle.json b/features/blinding_spittle.json new file mode 100644 index 0000000..c282651 --- /dev/null +++ b/features/blinding_spittle.json @@ -0,0 +1,15 @@ +{ + "name": "blinding spittle (recharge 5–6) (action)", + "text": "The mouther spits a chemical glob at a point it can see within 15 feet of it. The glob explodes in a blinding flash of light on impact. Each creature within 5 feet of the flash must succeed on a DC 13 Dexterity saving throw or be blinded until the end of the mouther's next turn.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3