aboutsummaryrefslogtreecommitdiff
path: root/features/misty_escape.json
blob: 0433d1ea3c76ea15b7fa334fce0b9d146c8944ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "misty escape (feature)",
    "text": "When it drops to 0 hit points outside its resting place, the vampire transforms into a cloud of mist (as in the Shapechanger trait) instead of falling unconscious, provided that it isn't in sunlight or running water. If it can't transform, it is destroyed.",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}