aboutsummaryrefslogtreecommitdiff
path: root/features/flyby.json
blob: 1ca973a755eacd9720c1918d815db47d164cac6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "flyby (feature)",
    "text": "The owl doesn't provoke opportunity attacks when it flies out of an enemy's reach.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}