diff options
Diffstat (limited to 'features/rampage.json')
-rw-r--r-- | features/rampage.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/rampage.json b/features/rampage.json deleted file mode 100644 index 9f340ba..0000000 --- a/features/rampage.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "rampage (feature)", - "text": "When the hyena reduces a creature to 0 hit points with a melee attack on its turn, the hyena can take a bonus action to move up to half its speed and make a bite attack.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |