blob: 6fe6d2d9e88753642bc95330bae875a1a8da1891 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "fire aura (feature)",
"text": "At the start of each of the balor's turns, each creature within 5 feet of it takes 10 (3d6) fire damage, and flammable objects in the aura that aren't being worn or carried ignite. A creature that touches the balor or hits it with a melee attack while within 5 feet of it takes 10 (3d6) fire damage.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|