diff options
Diffstat (limited to 'features/ignited_illumination.json')
-rw-r--r-- | features/ignited_illumination.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/ignited_illumination.json b/features/ignited_illumination.json deleted file mode 100644 index ab78e2d..0000000 --- a/features/ignited_illumination.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "ignited illumination (feature)", - "text": "As a bonus action, the magmin can set itself ablaze or extinguish its flames. While ablaze, the magmin sheds bright light in a 10-foot radius and dim light for an additional 10 feet.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |