aboutsummaryrefslogtreecommitdiff
path: root/features/wip/relentless.json
blob: 02b32ebb9feac1201b12ac4c5e22ddf9b09fcaf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "relentless (recharges after a short or long rest) (feature)",
    "text": "If the wereboar takes 14 damage or less that would reduce it to 0 hit points, it is reduced to 1 hit point instead.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}