diff options
Diffstat (limited to 'features/variable_illumination.json')
-rw-r--r-- | features/variable_illumination.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/variable_illumination.json b/features/variable_illumination.json deleted file mode 100644 index f11b9cb..0000000 --- a/features/variable_illumination.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "variable illumination (feature)", - "text": "The will-o'-wisp sheds bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The will-o'-wisp can alter the radius as a bonus action.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |