aboutsummaryrefslogtreecommitdiff
path: root/features/wip/death_burst.json
blob: ea6fa4538961e33c0b96f4f85c2ee49a7d6326b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "death burst (feature)",
    "text": "When the mephit dies, it explodes in a cloud of steam. Each creature within 5 feet of the mephit must succeed on a DC 10 Dexterity saving throw or take 4 (1d8) fire damage.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}