aboutsummaryrefslogtreecommitdiff
path: root/features/life_drain.json
blob: 4f5743fcc7f7ce628d7ccf99ded654b59e285e12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "life drain (spell attack)",
    "text": "+4 to hit, reach 5 ft. Hit: 3d6 necrotic damage. The target must succeed on a DC 10 Constitution saving throw or its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the creature finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}