diff options
Diffstat (limited to 'features/undead_fortitude.json')
-rw-r--r-- | features/undead_fortitude.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/undead_fortitude.json b/features/undead_fortitude.json deleted file mode 100644 index e840ab3..0000000 --- a/features/undead_fortitude.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "undead fortitude (feature)", - "text": "If damage reduces the zombie to 0 hit points, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hit point instead.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |