diff options
Diffstat (limited to 'features/wip/illumination.json')
-rw-r--r-- | features/wip/illumination.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/illumination.json b/features/wip/illumination.json new file mode 100644 index 0000000..46aa99a --- /dev/null +++ b/features/wip/illumination.json @@ -0,0 +1,15 @@ +{ + "name": "illumination (feature)", + "text": "The azer sheds bright light in a 10-foot radius and dim light for an additional 10 feet.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |