aboutsummaryrefslogtreecommitdiff
path: root/features/shapechanger.json
blob: 745cc7c7d0a69fea90af57cd19f5365b6f0dc105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "shapechanger (feature)",
    "text": "If the vampire isn't in sunlight or running water, it can use its action to polymorph into a Tiny bat or a Medium cloud of mist, or back into its true form.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}