diff options
Diffstat (limited to 'features/wip/variable_illumination.json')
-rw-r--r-- | features/wip/variable_illumination.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/variable_illumination.json b/features/wip/variable_illumination.json new file mode 100644 index 0000000..f11b9cb --- /dev/null +++ b/features/wip/variable_illumination.json @@ -0,0 +1,15 @@ +{ + "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": "" + }] + } + ] +} |