diff options
Diffstat (limited to 'features/blinding_gaze.json')
-rw-r--r-- | features/blinding_gaze.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/blinding_gaze.json b/features/blinding_gaze.json new file mode 100644 index 0000000..77a1d37 --- /dev/null +++ b/features/blinding_gaze.json @@ -0,0 +1,15 @@ +{ + "name": "blinding gaze (costs 3 actions) (legendary_action)", + "text": "The solar targets one creature it can see within 30 feet of it. If the target can see it, the target must succeed on a DC 15 Constitution saving throw or be blinded until magic such as the lesser restoration spell removes the blindness.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |