blob: f6f1a255b47258383b415fe8d82fcf26235b8eb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "regeneration (feature)",
"text": "The vampire regains 20 hit points at the start of its turn if it has at least 1 hit point and isn't in sunlight or running water. If the vampire takes radiant damage or damage from holy water, this trait doesn't function at the start of the vampire's next turn.",
"subfeatures": [
{
"trigger": [],
"conditions": [],
"effects": [{
"target": "",
"effect": [],
"duration": ""
}]
}
]
}
|