aboutsummaryrefslogtreecommitdiff
path: root/features/wip/unarmed_strike.json
blob: ddba1c593512c79c49803cfbbea1931388ea4afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "unarmed strike (legendary_action)",
    "text": "The vampire makes one unarmed strike.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}