aboutsummaryrefslogtreecommitdiff
path: root/features/move.json
blob: bd45f585c92f37cf8324e04627e6a6647e0a62c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "move (legendary_action)",
    "text": "The vampire moves up to its speed without provoking opportunity attacks.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}