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_gaze.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/blinding_gaze.json (limited to 'features/blinding_gaze.json') 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": "" + }] + } + ] +} -- cgit v1.2.3