diff options
Diffstat (limited to 'features/blood_frenzy.json')
-rw-r--r-- | features/blood_frenzy.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/blood_frenzy.json b/features/blood_frenzy.json new file mode 100644 index 0000000..ebea84c --- /dev/null +++ b/features/blood_frenzy.json @@ -0,0 +1,15 @@ +{ + "name": "blood frenzy (feature)", + "text": "The sahuagin has advantage on melee attack rolls against any creature that doesn't have all its hit points.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |