aboutsummaryrefslogtreecommitdiff
path: root/features/heated_body.json
blob: 0076162fd62a21fdfe168d1e4b34137a1a5b54c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "heated body (feature)",
    "text": "A creature that touches the azer or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}