diff options
Diffstat (limited to 'features/wip/heated_body.json')
-rw-r--r-- | features/wip/heated_body.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/heated_body.json b/features/wip/heated_body.json new file mode 100644 index 0000000..0076162 --- /dev/null +++ b/features/wip/heated_body.json @@ -0,0 +1,15 @@ +{ + "name": "heated body (feature)", + "text": "A creature that touches the azer or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |