aboutsummaryrefslogtreecommitdiff
path: root/features/trampling_charge.json
blob: 32d35e55f0551ccf89141684277e90540abfeaef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "trampling charge (feature)",
    "text": "If the horse moves at least 20 feet straight toward a creature and then hits it with a hooves attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the horse can make another attack with its hooves against it as a bonus action.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}