diff options
Diffstat (limited to 'features/blinding_spittle.json')
-rw-r--r-- | features/blinding_spittle.json | 15 |
1 files changed, 15 insertions, 0 deletions
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": "" + }] + } + ] +} |