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