diff options
Diffstat (limited to 'features/fire_form.json')
-rw-r--r-- | features/fire_form.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/fire_form.json b/features/fire_form.json deleted file mode 100644 index cef7dba..0000000 --- a/features/fire_form.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "fire form (feature)", - "text": "The elemental can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the elemental or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage. In addition, the elemental can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that creature takes 5 (1d10) fire damage and catches fire; until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |