aboutsummaryrefslogtreecommitdiff
path: root/features/fire_breath.json
blob: 58646f499f0b84cbb19e63366e08872fcfa4ebfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "fire breath (recharge 5–6) (action)",
    "text": "The dragon exhales fire in a 60‐foot cone. Each creature in that area must make a DC 21 Dexterity saving throw, taking 63 (18d6) fire damage on a failed save, or half as much damage on a successful one.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}