aboutsummaryrefslogtreecommitdiff
path: root/features/teleport.json
blob: 900bc685d772e0926ee38e8cd5bf39149e46a0ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "teleport (costs 2 actions) (legendary_action)",
    "text": "The sphinx magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}