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