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