diff options
Diffstat (limited to 'features/stench.json')
-rw-r--r-- | features/stench.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/stench.json b/features/stench.json deleted file mode 100644 index da9d30b..0000000 --- a/features/stench.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "stench (feature)", - "text": "Any creature that starts its turn within 10 feet of the hezrou must succeed on a DC 14 Constitution saving throw or be poisoned until the start of its next turn. On a successful saving throw, the creature is immune to the hezrou's stench for 24 hours.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |