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