aboutsummaryrefslogtreecommitdiff
path: root/features/charge.json
blob: 646de65ff32764ab563a88507a6dd8dd121bd011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "charge (feature)",
    "text": "If the unicorn moves at least 20 feet straight toward a target and then hits it with a horn attack on the same turn, the target takes an extra 9 (2d8) piercing damage. If the target is a creature, it must succeed on a DC 15 Strength saving throw or be knocked prone.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}