blob: 43298639731dbe3b45eaa38555c71e4d2f4a3979 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "lightning breath (action)",
"text": "The dragon exhales lightning in a 90- foot line that is 5 feet wide. Each creature in that line must make a DC 19 Dexterity saving throw, taking 66 (12d10) lightning damage on a failed save, or half as much damage on a successful one.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|