diff options
Diffstat (limited to 'features/wip/stench.json')
-rw-r--r-- | features/wip/stench.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/stench.json b/features/wip/stench.json new file mode 100644 index 0000000..da9d30b --- /dev/null +++ b/features/wip/stench.json @@ -0,0 +1,15 @@ +{ + "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": "" + }] + } + ] +} |