aboutsummaryrefslogtreecommitdiff
path: root/features/wip/rampage.json
blob: 9f340bafbbd078db546c73600c5a1e00a3080990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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": ""
            }]
        }
    ]
}