aboutsummaryrefslogtreecommitdiff
path: root/features/acid_spray.json
blob: a24905ae30199c3f16a6571647df76730b1b9948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "acid spray (recharge 6) (action)",
    "text": "The ankheg spits acid in a line that is 30 feet long and 5 feet wide, provided that it has no creature grappled. Each creature in that line must make a DC 13 Dexterity saving throw, taking 10 (3d6) acid damage on a failed save, or half as much damage on a successful one.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}