diff options
Diffstat (limited to 'features/blinding_dust.json')
-rw-r--r-- | features/blinding_dust.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/blinding_dust.json b/features/blinding_dust.json new file mode 100644 index 0000000..a8e0403 --- /dev/null +++ b/features/blinding_dust.json @@ -0,0 +1,15 @@ +{ + "name": "blinding dust (legendary_action)", + "text": "Blinding dust and sand swirls magically around the mummy lord. Each creature within 5 feet of the mummy lord must succeed on a DC 16 Constitution saving throw or be blinded until the end of the creature's next turn.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |