diff options
Diffstat (limited to 'features/freeze.json')
-rw-r--r-- | features/freeze.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/freeze.json b/features/freeze.json deleted file mode 100644 index 1f91eac..0000000 --- a/features/freeze.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "freeze (feature)", - "text": "If the elemental takes cold damage, it partially freezes; its speed is reduced by 20 feet until the end of its next turn.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |