aboutsummaryrefslogtreecommitdiff
path: root/features/wip/shock.json
blob: 017436450a1b59f3d4bd44e95865e6fdd7d8bcfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "shock (spell attack)",
    "text": "+4 to hit, reach 5 ft. Hit: 2d8 lightning damage.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}